Searched refs:SetObjectSP (Results 1 – 13 of 13) sorted by relevance
68 m_impl_up->SetObjectSP(json_obj); in SetFromJSON()164 result.m_impl_up->SetObjectSP(m_impl_up->GetValueForKey(key)); in GetValueForKey()173 result.m_impl_up->SetObjectSP(m_impl_up->GetItemAtIndex(idx)); in GetItemAtIndex()
375 data.m_impl_up->SetObjectSP(dict_sp); in GetScriptedProcessDictionary()
742 data.m_impl_up->SetObjectSP(std::move(config_up)); in GetBuildConfiguration()1156 data.m_impl_up->SetObjectSP( in GetAvailablePlatformInfoAtIndex()
599 data.m_impl_up->SetObjectSP(bkpt_dict); in SerializeToStructuredData()
1013 data.m_impl_up->SetObjectSP(fetched_data); in GetExtendedCrashInformation()
230 data.m_impl_up->SetObjectSP(std::move(stats_up)); in GetStatistics()
42 m_extra_args_up->SetObjectSP(extra_args_sp); in CommandDataPython()
36 args_impl->SetObjectSP(args_sp); in CreatePluginObject()
89 void SetObjectSP(const StructuredData::ObjectSP &obj) { m_data_sp = obj; } in SetObjectSP() function
84 args_data_impl->SetObjectSP(args_dict->shared_from_this()); in CreateFromStructuredData()
112 extra_args_impl->SetObjectSP(extra_args_sp); in CallBreakpointCallback()
1378 extra_args_impl->SetObjectSP(extra_args_sp); in QueueThreadPlanForStepScripted()
624 extra_args_impl->SetObjectSP(extra_args_sp); in CreateScriptedBreakpoint()3442 m_extra_args->SetObjectSP(extra_args_sp); in SetScriptCallback()