Lines Matching refs:GetValue

1495                            (PyObject *)generic->GetValue());  in GetRecognizedArguments()
1590 generic->GetValue(), "explains_stop", event, script_error); in ScriptedThreadPlanExplainsStop()
1607 generic->GetValue(), "should_stop", event, script_error); in ScriptedThreadPlanShouldStop()
1624 generic->GetValue(), "is_stale", (Event *)nullptr, script_error); in ScriptedThreadPlanIsStale()
1641 generic->GetValue(), "should_step", (Event *)nullptr, script_error); in ScriptedThreadPlanGetRunState()
1664 generic->GetValue(), "stop_description", stream, script_error); in ScriptedThreadPlanGetStopDescription()
1706 implementor_sp->GetValue(), "__callback__", sym_ctx); in ScriptedBreakpointResolverSearchCallback()
1723 implementor_sp->GetValue(), "__get_depth__", nullptr); in ScriptedBreakpointResolverSearchDepth()
1783 implementor_sp->GetValue(), exc_ctx_ref_sp, stream_sp); in ScriptedStopHookHandleStop()
1820 generic->GetValue(), setting_name, target_sp); in GetDynamicSettings()
1970 old_callee = generic->GetValue(); in GetScriptedSummary()
2130 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in CalculateNumChildren()
2153 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetChildAtIndex()
2187 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetIndexOfChildWithName()
2212 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in UpdateSynthProviderInstance()
2236 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in MightHaveChildrenSynthProviderInstance()
2260 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetSyntheticValue()
2298 (PyObject *)generic->GetValue()); in GetSyntheticTypeName()
2756 static_cast<PyObject *>(impl_obj_sp->GetValue()), debugger_sp, in RunScriptBasedCommand()
2813 (PyObject *)cmd_obj_sp->GetValue()); in GetShortHelpForCommandObject()
2850 (PyObject *)cmd_obj_sp->GetValue()); in GetFlagsForCommandObject()
2897 (PyObject *)cmd_obj_sp->GetValue()); in GetLongHelpForCommandObject()