Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/os/
H A Dlog.h106 #ifndef android_errorWriteWithInfoLog
107 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
/aosp12/system/bt/linux_include/log/
H A Dlog.h28 inline int android_errorWriteWithInfoLog(int tag, const char* subTag, in android_errorWriteWithInfoLog() function
/aosp12/system/logging/liblog/include/log/
H A Dlog_safetynet.h28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
/aosp12/system/logging/liblog/include_vndk/log/
H A Dlog_safetynet.h28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
/aosp12/system/bt/stack/l2cap/
H A Dl2c_fcr.cc695 android_errorWriteWithInfoLog(0x534e4554, "120665616", -1, NULL, 0); in l2c_lcc_proc_pdu()
714 android_errorWriteWithInfoLog(0x534e4554, "112321180", -1, NULL, 0); in l2c_lcc_proc_pdu()
738 android_errorWriteWithInfoLog(0x534e4554, "75298652", -1, NULL, 0); in l2c_lcc_proc_pdu()
/aosp12/frameworks/native/libs/binder/
H A DIMemory.cpp210 android_errorWriteWithInfoLog(0x534e4554, in getMemory()
/aosp12/frameworks/av/media/libheif/
H A DHeifDecoderImpl.cpp427 android_errorWriteWithInfoLog(0x534e4554, "215002587", -1, NULL, 0); in reinit()
/aosp12/frameworks/native/libs/gui/
H A DBufferQueueConsumer.cpp824 android_errorWriteWithInfoLog(0x534e4554, "27046057", in dumpState()
/aosp12/frameworks/native/libs/ui/
H A DRegion.cpp859 android_errorWriteWithInfoLog(0x534e4554, "29983260", -1, nullptr, 0); in unflatten()
/aosp12/system/logging/liblog/tests/
H A 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()
/aosp12/system/bt/stack/gatt/
H A Dgatt_sr.cc1035 android_errorWriteWithInfoLog(0x534e4554, "73172115", -1, NULL, 0); in gatts_process_read_req()
/aosp12/frameworks/av/media/libmedia/
H A DIMediaPlayer.cpp60 android_errorWriteWithInfoLog( in readVector()
/aosp12/frameworks/av/media/mtp/
H A DMtpServer.cpp1003 android_errorWriteWithInfoLog(SN_EVENT_LOG_ID, "130656917", -1, errMsg, in doSendObjectInfo()
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp3081 android_errorWriteWithInfoLog(SN_EVENT_LOG_ID, "26265403", in dump()
/aosp12/frameworks/av/media/extractors/mp4/
H A DMPEG4Extractor.cpp934 android_errorWriteWithInfoLog(0x534e4554, "28615448", -1, errMsg, strlen(errMsg)); in parseChunk()
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp1742 android_errorWriteWithInfoLog(CameraService::SN_EVENT_LOG_ID, "26866110", in createDefaultRequest()