Home
last modified time | relevance | path

Searched refs:BasicPrintfArgFormatter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/
H A Dprintf.h232 class BasicPrintfArgFormatter : public internal::ArgFormatterBase<Impl, Char>
251 BasicPrintfArgFormatter(BasicWriter<Char> &writer, FormatSpec &spec)
327 : public BasicPrintfArgFormatter<PrintfArgFormatter<Char>, Char>
332 : BasicPrintfArgFormatter<PrintfArgFormatter<Char>, Char>(w, s) {}
H A Dformat.h435 class BasicPrintfArgFormatter; variable
2887 friend class BasicPrintfArgFormatter;