Home
last modified time | relevance | path

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

/system/core/liblog/include/log/
Dlog_safetynet.h21 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
/system/core/liblog/include_vndk/log/
Dlog_safetynet.h21 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
/system/bt/linux_include/log/
Dlog.h28 inline int android_errorWriteWithInfoLog(int tag, const char* subTag, in android_errorWriteWithInfoLog() function