Home
last modified time | relevance | path

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

/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.cc273 class WidthHandler: public fmt::internal::ArgVisitor<WidthHandler, unsigned> class
281 explicit WidthHandler(fmt::FormatSpec &spec): spec_(spec) in WidthHandler() function in fmt::__anon35f1b3140111::WidthHandler