Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/android_stub/log/
Dlog_radio.h46 #ifndef RLOGV
51 #define RLOGV(...) \ macro
58 #define RLOGV(...) __RLOGV(__VA_ARGS__) macro
/hardware/ril/libril/
Dril.cpp273 RLOGV("processWakeupCallback"); in processWakeupCallback()