Searched defs:subTag (Results 1 – 3 of 3) sorted by relevance
| /third_party/mesa3d/include/android_stub/log/ |
| D | log_safetynet.h | 25 #define android_errorWriteLog(tag, subTag) \ argument 28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ argument
|
| /third_party/flutter/engine/flutter/third_party/txt/src/log/ |
| D | log.h | 54 #define android_errorWriteLog(tag, subTag) \ argument 56 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ argument
|
| D | log.cc | 20 const char* subTag, in __android_log_error_write()
|