Home
last modified time | relevance | path

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

/system/ulib/inspector/
A Dutils-impl.h31 extern void do_print_debug(const char* file, int line, const char* func, const char* fmt, ...);
36 ::inspector::do_print_debug (__FILE__, __LINE__, __func__, fmt); \
A Dutils.cpp37 void do_print_debug(const char* file, int line, const char* func, const char* fmt, ...) { in do_print_debug() function

Completed in 7 milliseconds