Home
last modified time | relevance | path

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

/aosp12/system/bt/linux_include/log/
H A Dlog.h28 inline int android_errorWriteWithInfoLog(int tag, const char* subTag, in android_errorWriteWithInfoLog() function
/aosp12/system/logging/liblog/include/log/
H A Dlog_safetynet.h28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
/aosp12/system/logging/liblog/include_vndk/log/
H A Dlog_safetynet.h28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
/aosp12/system/bt/gd/os/
H A Dlog.h107 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro