Home
last modified time | relevance | path

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

/system/core/init/
Dlog.h27 #define VERBOSE(x...) init_klog_write(KLOG_DEBUG_LEVEL, x) macro
/system/core/base/include/android-base/
Dlogging.h39 VERBOSE, enumerator
/system/core/libnetutils/
Ddhcpclient.c43 #define VERBOSE 2 macro