Searched defs:VLOG (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dlogging.h37 // The members of this struct are the valid arguments to VLOG and VLOG_IS_ON in code,
106 // VLOG(jni) << "A JNI operation was performed";
107 #define VLOG(module) \ macro

Completed in 42 milliseconds