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