Searched refs:android_errorWriteWithInfoLog (Results 1 – 7 of 7) 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/core/liblog/include/log/ |
D | log_safetynet.h | 28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
|
/system/core/liblog/include_vndk/log/ |
D | log_safetynet.h | 28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
|
/system/bt/stack/l2cap/ |
D | l2c_fcr.cc | 835 android_errorWriteWithInfoLog(0x534e4554, "120665616", -1, NULL, 0); in l2c_lcc_proc_pdu() 854 android_errorWriteWithInfoLog(0x534e4554, "112321180", -1, NULL, 0); in l2c_lcc_proc_pdu() 878 android_errorWriteWithInfoLog(0x534e4554, "75298652", -1, NULL, 0); in l2c_lcc_proc_pdu()
|
/system/bt/stack/gatt/ |
D | gatt_sr.cc | 962 android_errorWriteWithInfoLog(0x534e4554, "73172115", -1, NULL, 0); in gatts_process_read_req()
|
/system/core/liblog/tests/ |
D | liblog_test.cpp | 1885 int ret = android_errorWriteWithInfoLog(tag, subtag, uid, payload, data_len); in android_errorWriteWithInfoLog_helper() 1981 android_errorWriteWithInfoLog(UNIQUE_TAG(3), "test-subtag", -1, nullptr, 200); in TEST()
|
/system/bt/stack/avdt/ |
D | avdt_msg.cc | 1004 android_errorWriteWithInfoLog(0x534e4554, "79702484", -1, error_info, in avdt_msg_prs_rej()
|