Searched refs:GetFrameFormatUnique (Results 1 – 3 of 3) sorted by relevance
269 const FormatEntity::Entry *GetFrameFormatUnique() const;
281 const FormatEntity::Entry *Debugger::GetFrameFormatUnique() const { in GetFrameFormatUnique() function in Debugger
1804 frame_format = target->GetDebugger().GetFrameFormatUnique(); in DumpUsingSettingsFormat()