Searched refs:GetExtendedInfo (Results 1 – 10 of 10) sorted by relevance
135 StructuredData::ArraySP ScriptedThreadPythonInterface::GetExtendedInfo() { in GetExtendedInfo() function in ScriptedThreadPythonInterface
106 StructuredData::ObjectSP GetExtendedInfo() { return m_extended_info; } in GetExtendedInfo() function
273 StructuredData::ObjectSP GetExtendedInfo() { in GetExtendedInfo() function
291 StructuredData::ObjectSP info = stop_info->GetExtendedInfo(); in GetStopReasonExtendedInfoAsJSON()315 StructuredData::ObjectSP info = stop_info->GetExtendedInfo(); in GetStopReasonExtendedBacktraces()454 StructuredData::ObjectSP info_root_sp = thread->GetExtendedInfo(); in GetInfoItemByPathAsString()
363 StructuredData::ArraySP extended_info_sp = GetInterface()->GetExtendedInfo(); in FetchThreadExtendedInfo()
1799 StructuredData::ObjectSP thread_info = GetExtendedInfo(); in GetDescription()1808 StructuredData::ObjectSP stop_info = m_stop_info_sp->GetExtendedInfo(); in GetDescription()
1449 StructuredData::ObjectSP object_sp = thread->GetExtendedInfo(); in Format()