Searched refs:SetObjectSP (Results 1 – 6 of 6) sorted by relevance
51 m_impl_up->SetObjectSP(json_obj); in SetFromJSON()115 result.m_impl_up->SetObjectSP(m_impl_up->GetValueForKey(key)); in GetValueForKey()124 result.m_impl_up->SetObjectSP(m_impl_up->GetItemAtIndex(idx)); in GetItemAtIndex()
42 structData.m_impl_up->SetObjectSP(dict_obj->shared_from_this()); in getTraceParams()
528 data.m_impl_up->SetObjectSP(std::move(config_up)); in GetBuildConfiguration()893 data.m_impl_up->SetObjectSP( in GetAvailablePlatformInfoAtIndex()
201 data.m_impl_up->SetObjectSP(std::move(stats_up)); in GetStatistics()
85 void SetObjectSP(const StructuredData::ObjectSP &obj) { m_data_sp = obj; } in SetObjectSP() function
613 extra_args_impl->SetObjectSP(extra_args_sp); in CreateScriptedBreakpoint()