Searched refs:android_errorWriteWithInfoLog (Results 1 – 3 of 3) sorted by relevance
/system/core/liblog/tests/ |
D | liblog_test.cpp | 898 ASSERT_LT(0, android_errorWriteWithInfoLog( in TEST() 979 ASSERT_LT(0, android_errorWriteWithInfoLog( in TEST() 1066 ASSERT_GT(0, android_errorWriteWithInfoLog( in TEST() 1109 ASSERT_LT(0, android_errorWriteWithInfoLog( in TEST()
|
/system/core/include/log/ |
D | log.h | 569 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
|
/system/bt/btif/src/ |
D | btif_hh.c | 261 android_errorWriteWithInfoLog(0x534e4554, "28672558", -1, NULL, 0); in create_pbuf()
|