/aosp12/system/bt/gd/os/ |
H A D | log.h | 106 #ifndef android_errorWriteWithInfoLog 107 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
|
/aosp12/system/bt/linux_include/log/ |
H A D | log.h | 28 inline int android_errorWriteWithInfoLog(int tag, const char* subTag, in android_errorWriteWithInfoLog() function
|
/aosp12/system/logging/liblog/include/log/ |
H A D | log_safetynet.h | 28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
|
/aosp12/system/logging/liblog/include_vndk/log/ |
H A D | log_safetynet.h | 28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ macro
|
/aosp12/system/bt/stack/l2cap/ |
H A D | l2c_fcr.cc | 695 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 D | IMemory.cpp | 210 android_errorWriteWithInfoLog(0x534e4554, in getMemory()
|
/aosp12/frameworks/av/media/libheif/ |
H A D | HeifDecoderImpl.cpp | 427 android_errorWriteWithInfoLog(0x534e4554, "215002587", -1, NULL, 0); in reinit()
|
/aosp12/frameworks/native/libs/gui/ |
H A D | BufferQueueConsumer.cpp | 824 android_errorWriteWithInfoLog(0x534e4554, "27046057", in dumpState()
|
/aosp12/frameworks/native/libs/ui/ |
H A D | Region.cpp | 859 android_errorWriteWithInfoLog(0x534e4554, "29983260", -1, nullptr, 0); in unflatten()
|
/aosp12/system/logging/liblog/tests/ |
H A 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()
|
/aosp12/system/bt/stack/gatt/ |
H A D | gatt_sr.cc | 1035 android_errorWriteWithInfoLog(0x534e4554, "73172115", -1, NULL, 0); in gatts_process_read_req()
|
/aosp12/frameworks/av/media/libmedia/ |
H A D | IMediaPlayer.cpp | 60 android_errorWriteWithInfoLog( in readVector()
|
/aosp12/frameworks/av/media/mtp/ |
H A D | MtpServer.cpp | 1003 android_errorWriteWithInfoLog(SN_EVENT_LOG_ID, "130656917", -1, errMsg, in doSendObjectInfo()
|
/aosp12/frameworks/av/services/camera/libcameraservice/ |
H A D | CameraService.cpp | 3081 android_errorWriteWithInfoLog(SN_EVENT_LOG_ID, "26265403", in dump()
|
/aosp12/frameworks/av/media/extractors/mp4/ |
H A D | MPEG4Extractor.cpp | 934 android_errorWriteWithInfoLog(0x534e4554, "28615448", -1, errMsg, strlen(errMsg)); in parseChunk()
|
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | Camera3Device.cpp | 1742 android_errorWriteWithInfoLog(CameraService::SN_EVENT_LOG_ID, "26866110", in createDefaultRequest()
|