Home
last modified time | relevance | path

Searched refs:print_warning (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tools/bit/
H A Dprint.h35 void print_warning(const char* format, ...);
H A Dprint.cpp106 print_warning(const char* format, ...) in print_warning() function
H A Dmain.cpp1090 print_warning("Multiple activities specified. Will only start the first one:"); in run_phases()
1093 print_warning(" %s", in run_phases()