Home
last modified time | relevance | path

Searched defs:default_format (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Interpreter/
DOptionGroupFormat.cpp27 OptionGroupFormat::OptionGroupFormat (lldb::Format default_format, in OptionGroupFormat()
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dcapturemanager.cc119 VideoFormat default_format(kDefaultCaptureFormat); in GetHighestFormat() local
/external/lldb/source/Core/
DDebugger.cpp1397 …ormat(const char *var_name_begin, const char *var, std::string &format, const char *default_format, in IsTokenWithFormat()