Home
last modified time | relevance | path

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

/system/core/include/log/
Dlog.h454 if (android_testLog(ANDROID_##priority, tag))
535 #define android_testLog(prio, tag) (1) macro