Home
last modified time | relevance | path

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

/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/
H A Dformat.cc500 FMT_FUNC void print_colored(Color c, CStringRef format, ArgList args) { in print_colored() function
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.cc999 FMT_FUNC void fmt::print_colored(Color c, CStringRef format, ArgList args) in print_colored() function in fmt
/aosp_15_r20/external/ltp/lib/
H A Dtst_test.c819 static void print_colored(const char *str) in print_colored() function