Searched defs:android_errorWriteWithInfoLog (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/linux_include/log/ |
H A D | log.h | 28 inline int android_errorWriteWithInfoLog(int tag, const char* subTag, in android_errorWriteWithInfoLog() function
|
/aosp12/system/logging/liblog/include/log/ |
H A D | log_safetynet.h | 28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
|
/aosp12/system/logging/liblog/include_vndk/log/ |
H A D | log_safetynet.h | 28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
|
/aosp12/system/bt/gd/os/ |
H A D | log.h | 107 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
|