HomeSort by relevance Sort by last modified time
    Searched refs:RLOGV (Results 1 - 2 of 2) sorted by null

  /system/core/include/log/
log.h 306 #ifndef RLOGV
310 #define RLOGV(...) do { if (0) { __RLOGV(__VA_ARGS__); } } while (0)
312 #define RLOGV(...) __RLOGV(__VA_ARGS__)
  /hardware/ril/libril/
ril.cpp     [all...]

Completed in 178 milliseconds