Searched refs:GetPropertyAtIndexAsFormatEntity (Results 1 – 3 of 3) sorted by relevance
144 GetPropertyAtIndexAsFormatEntity(const ExecutionContext *exe_ctx,
261 return m_collection_sp->GetPropertyAtIndexAsFormatEntity(nullptr, idx); in GetDisassemblyFormat()266 return m_collection_sp->GetPropertyAtIndexAsFormatEntity(nullptr, idx); in GetFrameFormat()271 return m_collection_sp->GetPropertyAtIndexAsFormatEntity(nullptr, idx); in GetFrameFormatUnique()310 return m_collection_sp->GetPropertyAtIndexAsFormatEntity(nullptr, idx); in GetThreadFormat()315 return m_collection_sp->GetPropertyAtIndexAsFormatEntity(nullptr, idx); in GetThreadStopFormat()
346 OptionValueProperties::GetPropertyAtIndexAsFormatEntity( in GetPropertyAtIndexAsFormatEntity() function in OptionValueProperties