Searched refs:VLog (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/include/ |
D | log.h | 37 void VLog(Verbosity verb, char const* file, int line, 44 VLog(verb, file, line, instance, format, fmt::make_format_args(args...)); in Log() 50 VLog(verb, file, line, {}, format, fmt::make_format_args(args...)); in Log()
|
/packages/modules/Bluetooth/tools/rootcanal/lib/ |
D | log.cc | 58 void VLog(Verbosity verb, char const* file, int line, in VLog() function
|