Searched refs:SetObjectSP (Results 1 – 9 of 9) sorted by relevance
63 m_impl_up->SetObjectSP(json_obj); in SetFromJSON()153 result.m_impl_up->SetObjectSP(m_impl_up->GetValueForKey(key)); in GetValueForKey()161 result.m_impl_up->SetObjectSP(m_impl_up->GetItemAtIndex(idx)); in GetItemAtIndex()
187 data.m_impl_up->SetObjectSP(std::move(dictionary)); in GetDiagnosticFromEvent()472 data.m_impl_up->SetObjectSP( in GetSetting()722 data.m_impl_up->SetObjectSP(interp->GetInterpreterInfo()); in GetScriptInterpreterInfo()788 data.m_impl_up->SetObjectSP(std::move(config_up)); in GetBuildConfiguration()1183 data.m_impl_up->SetObjectSP( in GetAvailablePlatformInfoAtIndex()
353 data.m_impl_up->SetObjectSP(dict_sp); in GetScriptedProcessDictionary()
582 data.m_impl_up->SetObjectSP(bkpt_dict); in SerializeToStructuredData()
957 data.m_impl_up->SetObjectSP(fetched_data); in GetExtendedCrashInformation()
210 data.m_impl_up->SetObjectSP(StructuredData::ParseJSON(json_str)); in GetStatistics()
82 args_data_impl.SetObjectSP(args_dict->shared_from_this()); in CreateFromStructuredData()
92 void SetObjectSP(const StructuredData::ObjectSP &obj) { m_data_sp = obj; } in SetObjectSP() function
3741 m_extra_args.SetObjectSP(extra_args_sp); in SetScriptCallback()