Lines Matching refs:GetValue
1571 (PyObject *)generic->GetValue()); in GetRecognizedArguments()
1636 (PyObject *)generic->GetValue()); in OSPlugin_RegisterInfo()
1691 (PyObject *)generic->GetValue()); in OSPlugin_ThreadsInfo()
1749 (PyObject *)generic->GetValue()); in OSPlugin_RegisterContextData()
1808 (PyObject *)generic->GetValue()); in OSPlugin_CreateThread()
1890 generic->GetValue(), "explains_stop", event, script_error); in ScriptedThreadPlanExplainsStop()
1907 generic->GetValue(), "should_stop", event, script_error); in ScriptedThreadPlanShouldStop()
1923 is_stale = LLDBSWIGPythonCallThreadPlan(generic->GetValue(), "is_stale", in ScriptedThreadPlanIsStale()
1941 generic->GetValue(), "should_step", nullptr, script_error); in ScriptedThreadPlanGetRunState()
1990 implementor_sp->GetValue(), "__callback__", sym_ctx); in ScriptedBreakpointResolverSearchCallback()
2007 implementor_sp->GetValue(), "__get_depth__", nullptr); in ScriptedBreakpointResolverSearchDepth()
2070 implementor_sp->GetValue(), exc_ctx_ref_sp, stream_sp); in ScriptedStopHookHandleStop()
2107 generic->GetValue(), setting_name, target_sp); in GetDynamicSettings()
2260 old_callee = generic->GetValue(); in GetScriptedSummary()
2408 void *implementor = generic->GetValue(); in CalculateNumChildren()
2431 void *implementor = generic->GetValue(); in GetChildAtIndex()
2463 void *implementor = generic->GetValue(); in GetIndexOfChildWithName()
2488 void *implementor = generic->GetValue(); in UpdateSynthProviderInstance()
2511 void *implementor = generic->GetValue(); in MightHaveChildrenSynthProviderInstance()
2535 void *implementor = generic->GetValue(); in GetSyntheticValue()
2576 (PyObject *)generic->GetValue()); in GetSyntheticTypeName()
3061 ret_val = LLDBSwigPythonCallCommandObject(impl_obj_sp->GetValue(), in RunScriptBasedCommand()
3120 (PyObject *)cmd_obj_sp->GetValue()); in GetShortHelpForCommandObject()
3176 (PyObject *)cmd_obj_sp->GetValue()); in GetFlagsForCommandObject()
3226 (PyObject *)cmd_obj_sp->GetValue()); in GetLongHelpForCommandObject()