Home
last modified time | relevance | path

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

/third_party/mesa3d/include/android_stub/log/
Dlog_safetynet.h25 #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/
Dlog.h54 #define android_errorWriteLog(tag, subTag) \ argument
56 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ argument
Dlog.cc20 const char* subTag, in __android_log_error_write()