Home
last modified time | relevance | path

Searched refs:GetFormatAsCString (Results 1 – 6 of 6) sorted by relevance

/external/lldb/source/DataFormatters/
DTypeFormat.cpp46 FormatManager::GetFormatAsCString (GetFormat()), in GetDescription()
DFormatManager.cpp159 FormatManager::GetFormatAsCString (Format format) in GetFormatAsCString() function in FormatManager
/external/lldb/source/Interpreter/
DOptionValueFormat.cpp34 strm.PutCString (FormatManager::GetFormatAsCString (m_current_value)); in DumpValue()
DCommandObject.cpp797 sstr.Printf ("\"%s\"", FormatManager::GetFormatAsCString(f)); in FormatHelpTextCallback()
DArgs.cpp1117 error_strm.Printf ("\"%s\"", FormatManager::GetFormatAsCString(f)); in StringToFormat()
/external/lldb/include/lldb/DataFormatters/
DFormatManager.h177 GetFormatAsCString (lldb::Format format);