Home
last modified time | relevance | path

Searched refs:android_errorWriteWithInfoLog (Results 1 – 7 of 7) sorted by relevance

/system/bt/linux_include/log/
Dlog.h28 inline int android_errorWriteWithInfoLog(int tag, const char* subTag, in android_errorWriteWithInfoLog() function
/system/core/liblog/include/log/
Dlog_safetynet.h28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
/system/core/liblog/include_vndk/log/
Dlog_safetynet.h28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
/system/bt/stack/l2cap/
Dl2c_fcr.cc835 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/
Dgatt_sr.cc962 android_errorWriteWithInfoLog(0x534e4554, "73172115", -1, NULL, 0); in gatts_process_read_req()
/system/core/liblog/tests/
Dliblog_test.cpp1885 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/
Davdt_msg.cc1004 android_errorWriteWithInfoLog(0x534e4554, "79702484", -1, error_info, in avdt_msg_prs_rej()