Searched refs:GetPropertyAtIndexAsFormatEntity (Results 1 – 3 of 3) sorted by relevance
249 return m_collection_sp->GetPropertyAtIndexAsFormatEntity(nullptr, idx); in GetDisassemblyFormat()254 return m_collection_sp->GetPropertyAtIndexAsFormatEntity(nullptr, idx); in GetFrameFormat()259 return m_collection_sp->GetPropertyAtIndexAsFormatEntity(nullptr, idx); in GetFrameFormatUnique()298 return m_collection_sp->GetPropertyAtIndexAsFormatEntity(nullptr, idx); in GetThreadFormat()303 return m_collection_sp->GetPropertyAtIndexAsFormatEntity(nullptr, idx); in GetThreadStopFormat()
141 GetPropertyAtIndexAsFormatEntity(const ExecutionContext *exe_ctx,
334 OptionValueProperties::GetPropertyAtIndexAsFormatEntity( in GetPropertyAtIndexAsFormatEntity() function in OptionValueProperties