Home
last modified time | relevance | path

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

/system/core/liblog/
Dlog_event_write.c27 LIBLOG_ABI_PUBLIC int __android_log_error_write(int tag, const char* subTag, in __android_log_error_write()
/system/core/liblog/include/log/
Dlog.h182 #define android_errorWriteLog(tag, subTag) \ argument
185 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ argument