Searched defs:default_format (Results 1 – 3 of 3) sorted by relevance
27 OptionGroupFormat::OptionGroupFormat (lldb::Format default_format, in OptionGroupFormat()
119 VideoFormat default_format(kDefaultCaptureFormat); in GetHighestFormat() local
1397 …ormat(const char *var_name_begin, const char *var, std::string &format, const char *default_format, in IsTokenWithFormat()