Home
last modified time | relevance | path

Searched refs:ALOGD (Results 1 – 25 of 40) sorted by relevance

12

/external/libnfc-nci/src/adaptation/
DNfcAdaptation.cpp120 ALOGD("%s: enter", func); in Initialize()
130 ALOGD("%s: logging protocol in raw format", func); in Initialize()
146 ALOGD("%s: Overriding NFA_EE_MAX_EE_SUPPORTED to use %d", func, nfa_ee_max_ee_cfg); in Initialize()
151 ALOGD("%s: Overriding NFA_POLL_BAIL_OUT_MODE to use %d", func, nfa_poll_bail_out_mode); in Initialize()
175 ALOGD ("%s: preserve stack NV store", __FUNCTION__); in Initialize()
194 ALOGD ("%s: exit", func); in Initialize()
211 ALOGD ("%s: enter", func); in Finalize()
221 ALOGD ("%s: exit", func); in Finalize()
251 ALOGD ("%s: enter", func); in NFCA_TASK()
253 ALOGD ("%s: exit", func); in NFCA_TASK()
[all …]
Dlibmain.c102 ALOGD ("%s: buffer len=%u; file=%s", __FUNCTION__, nbytes, filename); in nfa_nv_co_read()
112 ALOGD ("%s: data size=%zu", __FUNCTION__, actualReadData); in nfa_nv_co_read()
123 ALOGD ("%s: fail to open", __FUNCTION__); in nfa_nv_co_read()
160 ALOGD ("%s: bytes=%u; file=%s", __FUNCTION__, nbytes, filename); in nfa_nv_co_write()
170 ALOGD ("%s: %zu bytes written", __FUNCTION__, actualWrittenData); in nfa_nv_co_write()
209 ALOGD ("%s", __FUNCTION__); in delete_stack_non_volatile_store()
245 ALOGD ("%s", __FUNCTION__); in verify_stack_non_volatile_store()
DCrcChecksum.cpp100 ALOGD ("%s: filename=%s", __FUNCTION__, filename); in crcChecksumVerifyIntegrity()
120 ALOGD ("%s: data size=%u", __FUNCTION__, data.size()); in crcChecksumVerifyIntegrity()
Dconfig.cpp176 ALOGD("%s Cannot open config file %s\n", __func__, name); in readConfig()
179 ALOGD("%s Using default value for all settings\n", __func__); in readConfig()
184 ALOGD("%s Opened %s config %s\n", __func__, (bResetContent ? "base" : "optional"), name); in readConfig()
501 ALOGD("%s found %s=%s\n", __func__, p_name, (*it)->str_value()); in find()
503 ALOGD("%s found %s=(0x%lX)\n", __func__, p_name, (*it)->numValue()); in find()
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DHalAdaptation.cpp84 ALOGD ("%s: enter", __FUNCTION__); in HaiInitializeLibrary()
108 ALOGD ("%s: preserve HAL NV store", __FUNCTION__); in HaiInitializeLibrary()
194 ALOGD ("%s: uart config=0x%04x, %d\n", __func__, cfg.fmt, cfg.baud); in HaiInitializeLibrary()
221 ALOGD ("%s: exit %d", __FUNCTION__, retval); in HaiInitializeLibrary()
229 ALOGD ("%s: enter", __FUNCTION__); in HaiTerminateLibrary()
237 ALOGD ("%s: exit %d", __FUNCTION__, retval); in HaiTerminateLibrary()
244 ALOGD ("%s: enter", __FUNCTION__); in HaiOpen()
255 ALOGD ("%s: exit %d", __FUNCTION__, retval); in HaiOpen()
262 ALOGD ("%s: enter; event=0x%X", __FUNCTION__, event); in BroadcomHalCallback()
267 ALOGD ("%s: HAL_NFC_OPEN_CPLT_EVT; status=0x%X", __FUNCTION__, status); in BroadcomHalCallback()
[all …]
Dpatchram.cpp160 ALOGD("%s: config=%s", __FUNCTION__, pConfigName); in findPatchramFile()
164 ALOGD("%s No patchfile defined\n", __FUNCTION__); in findPatchramFile()
170 ALOGD("%s found patchfile %s\n", __FUNCTION__, pBuffer); in findPatchramFile()
174 ALOGD("%s Cannot find patchfile '%s'\n", __FUNCTION__, pConfigName); in findPatchramFile()
189 ALOGD("%s: status=%u", __FUNCTION__, status); in continueAfterSetSnoozeMode()
209 ALOGD("%s: status=%i", __FUNCTION__, status); in postDownloadPatchram()
227 ALOGD("%s: re-init; don't download firmware", __FUNCTION__); in postDownloadPatchram()
251 ALOGD("%s: Not using Snooze Mode", __FUNCTION__); in postDownloadPatchram()
268 ALOGD("%s: event=0x%x", __FUNCTION__, event); in prmCallback()
284 ALOGD("%s: invalid patch...skipping patch download", __FUNCTION__); in prmCallback()
[all …]
Duserial_linux.c241ALOGD( "%s:%s, bytes=%ld, lapse=%ld (%d.%02d kbps) (bus data rate %d.%02d kbps) overhead %d(%d per… in perf_log()
249 ALOGD( "%s:%s, lapse=%ld (average %ld)\n", __func__, in perf_log()
482 ALOGD("%s: Sending signal to %d", __func__, signal_fds[1]); in send_wakeup_signal()
498 ALOGD("%s: Receiving signal from %d", __func__, signal_fds[0]); in reset_signal()
647 ALOGD( "select failed; errno = %d\n", errno); in my_read()
655 ALOGD( "%s: exit signal received\n", __func__); in my_read()
683ALOGD( "%s: unknown HCIT type header pbuf[%d] = %x\n", __func__, offset, pbuf[offset]); in my_read()
731ALOGD( "%s: unknown HCIT type header pbuf[%d] = %x, remain %d bytes\n", __func__, count, pbuf[coun… in my_read()
770 ALOGD( "start userial_read_thread, id=%lx", worker_thread1); in userial_read_thread()
819 ALOGD( "userial_read_thread(): exiting\n"); in userial_read_thread()
[all …]
DNonVolatileStore.cpp76 ALOGD ("%s: buffer len=%u; file=%s", __FUNCTION__, nbytes, filename); in nfc_hal_nv_co_read()
86 ALOGD ("%s: data size=%u", __FUNCTION__, actualReadData); in nfc_hal_nv_co_read()
97 ALOGD ("%s: fail to open", __FUNCTION__); in nfc_hal_nv_co_read()
134 ALOGD ("%s: bytes=%u; file=%s", __FUNCTION__, nbytes, filename); in nfc_hal_nv_co_write()
142 ALOGD ("%s: %d bytes written", __FUNCTION__, actualWrittenData); in nfc_hal_nv_co_write()
206 ALOGD ("%s", __FUNCTION__); in delete_hal_non_volatile_store()
241 ALOGD ("%s", __FUNCTION__); in verify_hal_non_volatile_store()
DStartupConfig.cpp102 ALOGD ("%s: try append %u bytes", fn, (uint8_string::size_type) (newContentLen)); in append()
107 ALOGD ("%s: new size %u bytes", fn, mBuffer[0]); in append()
Dconfig.cpp176 ALOGD("%s Cannot open config file %s\n", __func__, name); in readConfig()
179 ALOGD("%s Using default value for all settings\n", __func__); in readConfig()
184 ALOGD("%s Opened %s config %s\n", __func__, (bResetContent ? "base" : "optional"), name); in readConfig()
486 ALOGD("%s found %s=%s\n", __func__, p_name, (*it)->str_value()); in find()
488 ALOGD("%s found %s=(0x%lX)\n", __func__, p_name, (*it)->numValue()); in find()
Dspdhelper.cpp42 ALOGD("%s SpdDebug is %s", __func__, (b ? "TRUE" : "FALSE")); in isSpdDebug()
86ALOGD("%s '%s' (%d) is %sa known bad patch file", __func__, mPatchId.c_str(), mErrorCount, (mIsPat… in isPatchBadImpl()
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_manager.cc25 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro
44 ALOGD("JavaAudioManager::ctor%s", GetThreadInfo().c_str()); in JavaAudioManager()
48 ALOGD("JavaAudioManager::dtor%s", GetThreadInfo().c_str()); in ~JavaAudioManager()
78 ALOGD("ctor%s", GetThreadInfo().c_str()); in AudioManager()
95 ALOGD("~dtor%s", GetThreadInfo().c_str()); in ~AudioManager()
102 ALOGD("SetActiveAudioLayer(%d)%s", audio_layer, GetThreadInfo().c_str()); in SetActiveAudioLayer()
115 ALOGD("delay_estimate_in_milliseconds: %d", delay_estimate_in_milliseconds_); in SetActiveAudioLayer()
119 ALOGD("Init%s", GetThreadInfo().c_str()); in Init()
132 ALOGD("Close%s", GetThreadInfo().c_str()); in Close()
142 ALOGD("IsCommunicationModeEnabled()"); in IsCommunicationModeEnabled()
[all …]
Daudio_record_jni.cc24 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro
87 ALOGD("ctor%s", GetThreadInfo().c_str()); in AudioRecordJni()
110 ALOGD("~dtor%s", GetThreadInfo().c_str()); in ~AudioRecordJni()
116 ALOGD("Init%s", GetThreadInfo().c_str()); in Init()
122 ALOGD("Terminate%s", GetThreadInfo().c_str()); in Terminate()
129 ALOGD("InitRecording%s", GetThreadInfo().c_str()); in InitRecording()
140 ALOGD("frames_per_buffer: %" PRIuS, frames_per_buffer_); in InitRecording()
149 ALOGD("StartRecording%s", GetThreadInfo().c_str()); in StartRecording()
162 ALOGD("StopRecording%s", GetThreadInfo().c_str()); in StopRecording()
182 ALOGD("AttachAudioBuffer"); in AttachAudioBuffer()
[all …]
Daudio_track_jni.cc24 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro
80 ALOGD("ctor%s", GetThreadInfo().c_str()); in AudioTrackJni()
103 ALOGD("~dtor%s", GetThreadInfo().c_str()); in ~AudioTrackJni()
109 ALOGD("Init%s", GetThreadInfo().c_str()); in Init()
115 ALOGD("Terminate%s", GetThreadInfo().c_str()); in Terminate()
122 ALOGD("InitPlayout%s", GetThreadInfo().c_str()); in InitPlayout()
133 ALOGD("StartPlayout%s", GetThreadInfo().c_str()); in StartPlayout()
146 ALOGD("StopPlayout%s", GetThreadInfo().c_str()); in StopPlayout()
171 ALOGD("SetSpeakerVolume(%d)%s", volume, GetThreadInfo().c_str()); in SetSpeakerVolume()
177 ALOGD("MaxSpeakerVolume%s", GetThreadInfo().c_str()); in MaxSpeakerVolume()
[all …]
Dopensles_player.cc24 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro
52 ALOGD("ctor%s", GetThreadInfo().c_str()); in OpenSLESPlayer()
64 ALOGD("dtor%s", GetThreadInfo().c_str()); in ~OpenSLESPlayer()
79 ALOGD("Init%s", GetThreadInfo().c_str()); in Init()
85 ALOGD("Terminate%s", GetThreadInfo().c_str()); in Terminate()
92 ALOGD("InitPlayout%s", GetThreadInfo().c_str()); in InitPlayout()
105 ALOGD("StartPlayout%s", GetThreadInfo().c_str()); in StartPlayout()
129 ALOGD("StopPlayout%s", GetThreadInfo().c_str()); in StopPlayout()
176 ALOGD("AttachAudioBuffer"); in AttachAudioBuffer()
180 ALOGD("SetPlayoutSampleRate(%d)", sample_rate_hz); in AttachAudioBuffer()
[all …]
/external/webrtc/webrtc/modules/utility/source/
Djvm_android.cc18 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro
71 ALOGD("AttachCurrentThreadIfNeeded::ctor%s", GetThreadInfo().c_str()); in AttachCurrentThreadIfNeeded()
76 ALOGD("Attaching thread to JVM"); in AttachCurrentThreadIfNeeded()
84 ALOGD("AttachCurrentThreadIfNeeded::dtor%s", GetThreadInfo().c_str()); in ~AttachCurrentThreadIfNeeded()
87 ALOGD("Detaching thread from JVM"); in ~AttachCurrentThreadIfNeeded()
96 ALOGD("GlobalRef::ctor%s", GetThreadInfo().c_str()); in GlobalRef()
100 ALOGD("GlobalRef::dtor%s", GetThreadInfo().c_str()); in ~GlobalRef()
133 ALOGD("NativeRegistration::ctor%s", GetThreadInfo().c_str()); in NativeRegistration()
137 ALOGD("NativeRegistration::dtor%s", GetThreadInfo().c_str()); in ~NativeRegistration()
144 ALOGD("NativeRegistration::NewObject%s", GetThreadInfo().c_str()); in NewObject()
[all …]
Dhelpers_android.cc21 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro
105 ALOGD("Attaching thread to JVM%s", GetThreadInfo().c_str()); in AttachThreadScoped()
114 ALOGD("Detaching thread from JVM%s", GetThreadInfo().c_str()); in ~AttachThreadScoped()
/external/libnfc-nxp/Linux_x86/
DphOsalNfc.c86 ALOGD("%s", pString); in phOsalNfc_DbgString()
116 ALOGD("%s", phOsalNfc_DbgTraceBuffer); in phOsalNfc_DbgTrace()
123 ALOGD("%s", phOsalNfc_DbgTraceBuffer); in phOsalNfc_DbgTrace()
124 ALOGD("Block size is: %d", size); in phOsalNfc_DbgTrace()
151 ALOGD("phOsalNfc_RaiseException() called"); in phOsalNfc_RaiseException()
213 ALOGD("> %s:%s\t%s", pString, print_buffer, llc); in phOsalNfc_PrintData()
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidmediadecoder_jni.cc265 ALOGD << "MediaCodecVideoDecoder ctor. Use surface: " << use_surface_; in MediaCodecVideoDecoder()
277 ALOGD << "InitDecode."; in InitDecode()
306 ALOGD << "InitDecodeOnCodecThread Type: " << (int)codecType_ << ". " in InitDecodeOnCodecThread()
375 ALOGD << "Maximum amount of pending frames: " << max_pending_frames_; in InitDecodeOnCodecThread()
393 ALOGD << "DecoderRelease request"; in Release()
404 ALOGD << "DecoderReleaseOnCodecThread: Frames received: " << in ReleaseOnCodecThread()
419 ALOGD << "DecoderReleaseOnCodecThread done"; in ReleaseOnCodecThread()
558 ALOGD << "Decoder frame in # " << frames_received_ << ". Type: " in DecodeOnCodecThread()
738 ALOGD << "Decoder frame out # " << frames_decoded_ << ". " << width << in DeliverPendingOutputs()
752 ALOGD << "Decoded frames: " << frames_decoded_ << ". Received frames: " in DeliverPendingOutputs()
[all …]
Dandroidmediaencoder_jni.cc342 ALOGD << "InitEncode request"; in InitEncode()
345 ALOGD << "Encoder automatic resize " << (scale_ ? "enabled" : "disabled"); in InitEncode()
400 ALOGD << "EncoderRelease request"; in Release()
463 ALOGD << "InitEncodeOnCodecThread Type: " << (int)codecType_ << ", " << in InitEncodeOnCodecThread()
614 ALOGD << "Drop frame - encoder is behind by " << encoder_latency_ms << in EncodeOnCodecThread()
681 ALOGD << "Reconfigure encoder due to format change. " in MaybeReconfigureEncoderOnCodecThread()
687 ALOGD << "Reconfigure encoder due to frame resolution change from " in MaybeReconfigureEncoderOnCodecThread()
767 ALOGD << "EncoderReleaseOnCodecThread: Frames received: " << in ReleaseOnCodecThread()
779 ALOGD << "EncoderReleaseOnCodecThread done."; in ReleaseOnCodecThread()
893 ALOGD << "Encoded frames: " << frames_encoded_ << ". Bitrate: " << in DeliverPendingOutputs()
[all …]
/external/libnfc-nci/halimpl/pn54x/
Dnfc_nci.c195 ALOGD("%s: enter; name=%s", __FUNCTION__, name); in nfc_open()
224 ALOGD("%s: exit %d", __FUNCTION__, retval); in nfc_open()
/external/conscrypt/src/openjdk/native/
DJNIHelp.cpp96 ALOGD("Unable to find exception class %s", className); in jniThrowException()
102 ALOGD("Failed throwing '%s' '%s'", className, msg); in jniThrowException()
Dlog_compat.h1 #define ALOGD(...) \ macro
/external/libnfc-nci/halimpl/bcm2079x/
Dnfc_nci.c134 ALOGD ("%s: enter; name=%s", __FUNCTION__, name); in nfc_open()
167 ALOGD ("%s: exit %d", __FUNCTION__, retval); in nfc_open()
/external/conscrypt/src/compat/native/
DJNIHelp.cpp97 ALOGD("Unable to find exception class %s", className); in jniThrowException()
103 ALOGD("Failed throwing '%s' '%s'", className, msg); in jniThrowException()

12