Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DUtilsHost.h37 #define LOG_HOST(...) ALOGI(__VA_ARGS__) macro
39 #define LOG_HOST(...) ALOGV(__VA_ARGS__) // for type checking macro