Lines Matching refs:GetValue

1538                            (PyObject *)generic->GetValue());  in GetRecognizedArguments()
1600 (PyObject *)generic->GetValue()); in OSPlugin_RegisterInfo()
1655 (PyObject *)generic->GetValue()); in OSPlugin_ThreadsInfo()
1741 (PyObject *)generic->GetValue()); in OSPlugin_RegisterContextData()
1800 (PyObject *)generic->GetValue()); in OSPlugin_CreateThread()
1882 generic->GetValue(), "explains_stop", event, script_error); in ScriptedThreadPlanExplainsStop()
1898 should_stop = g_swig_call_thread_plan(generic->GetValue(), "should_stop", in ScriptedThreadPlanShouldStop()
1915 is_stale = g_swig_call_thread_plan(generic->GetValue(), "is_stale", nullptr, in ScriptedThreadPlanIsStale()
1932 should_step = g_swig_call_thread_plan(generic->GetValue(), "should_step", in ScriptedThreadPlanGetRunState()
1988 = g_swig_call_bkpt_resolver(implementor_sp->GetValue(), "__callback__", in ScriptedBreakpointResolverSearchCallback()
2006 = g_swig_call_bkpt_resolver(implementor_sp->GetValue(), "__get_depth__", nullptr); in ScriptedBreakpointResolverSearchDepth()
2053 (PyObject *)g_swig_plugin_get(generic->GetValue(), in GetDynamicSettings()
2199 old_callee = generic->GetValue(); in GetScriptedSummary()
2348 void *implementor = generic->GetValue(); in CalculateNumChildren()
2374 void *implementor = generic->GetValue(); in GetChildAtIndex()
2410 void *implementor = generic->GetValue(); in GetIndexOfChildWithName()
2438 void *implementor = generic->GetValue(); in UpdateSynthProviderInstance()
2464 void *implementor = generic->GetValue(); in MightHaveChildrenSynthProviderInstance()
2490 void *implementor = generic->GetValue(); in GetSyntheticValue()
2535 (PyObject *)generic->GetValue()); in GetSyntheticTypeName()
3015 ret_val = g_swig_call_command_object(impl_obj_sp->GetValue(), debugger_sp, in RunScriptBasedCommand()
3071 (PyObject *)cmd_obj_sp->GetValue()); in GetShortHelpForCommandObject()
3126 (PyObject *)cmd_obj_sp->GetValue()); in GetFlagsForCommandObject()
3181 (PyObject *)cmd_obj_sp->GetValue()); in GetLongHelpForCommandObject()