Searched defs:LOC_LOGW (Results 1 – 4 of 4) sorted by relevance
103 #define LOC_LOGW(...) \ macro123 #define LOC_LOGW(...) ALOGW("W/"__VA_ARGS__) macro
113 #define LOC_LOGW(...) \ macro133 #define LOC_LOGW(...) ALOGW("W/" __VA_ARGS__) macro