HomeSort by relevance Sort by last modified time
    Searched refs:ALOGD (Results 1 - 25 of 627) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/conscrypt/src/openjdk/native/
log_compat.h 1 #define ALOGD(...) \
  /frameworks/rs/
rsUtils.h 28 #define ALOGD(...)
  /packages/apps/Nfc/nci/jni/
Pn544Interop.cpp 62 ALOGD ("%s: enter", __FUNCTION__);
70 ALOGD ("%s: exit", __FUNCTION__);
86 ALOGD ("%s: enter", __FUNCTION__);
92 ALOGD ("%s: abort now", __FUNCTION__);
99 ALOGD ("%s: start polling", __FUNCTION__);
105 ALOGD ("%s: try again later", __FUNCTION__);
111 ALOGD ("%s: exit", __FUNCTION__);
130 ALOGD ("%s: %u", __FUNCTION__, isBusy);
146 ALOGD ("%s", __FUNCTION__);
NativeP2pDevice.cpp 30 ALOGD ("%s", __FUNCTION__);
37 ALOGD ("%s", __FUNCTION__);
44 ALOGD ("%s", __FUNCTION__);
51 ALOGD ("%s", __FUNCTION__);
58 ALOGD ("%s", __FUNCTION__);
NativeNfcManager.cpp 222 ALOGD("%s: event= %u", __FUNCTION__, connEvent);
228 ALOGD("%s: NFA_POLL_ENABLED_EVT: status = %u", __FUNCTION__, eventData->status);
237 ALOGD("%s: NFA_POLL_DISABLED_EVT: status = %u", __FUNCTION__, eventData->status);
246 ALOGD("%s: NFA_RF_DISCOVERY_STARTED_EVT: status = %u", __FUNCTION__, eventData->status);
255 ALOGD("%s: NFA_RF_DISCOVERY_STOPPED_EVT: status = %u", __FUNCTION__, eventData->status);
264 ALOGD("%s: NFA_DISC_RESULT_EVT: status = %d", __FUNCTION__, status);
277 ALOGD("%s: NFA_SELECT_RESULT_EVT: status = %d, gIsSelectingRfInterface = %d, sIsDisabling=%d", __FUNCTION__, eventData->status, gIsSelectingRfInterface, sIsDisabling);
295 ALOGD("%s: NFA_DEACTIVATE_FAIL_EVT: status = %d", __FUNCTION__, eventData->status);
299 ALOGD("%s: NFA_ACTIVATED_EVT: gIsSelectingRfInterface=%d, sIsDisabling=%d", __FUNCTION__, gIsSelectingRfInterface, sIsDisabling);
327 ALOGD("%s: ignoring peer target in reader mode.", __FUNCTION__)
    [all...]
NativeNfcTag.cpp 136 ALOGD ("%s", __FUNCTION__);
176 ALOGD ("%s: status=0x%X; is reading=%u", __FUNCTION__, status, sIsReadingNdefMessage);
221 ALOGD ("%s: event=%u, eventData=%p", __FUNCTION__, event, eventData);
228 ALOGD ("%s: NFA_NDEF_REGISTER_EVT; status=0x%X; h=0x%X", __FUNCTION__, ndef_reg.status, ndef_reg.ndef_type_handle);
235 ALOGD ("%s: NFA_NDEF_DATA_EVT; data_len = %lu", __FUNCTION__, eventData->ndef_data.len);
262 ALOGD ("%s: enter", __FUNCTION__);
292 ALOGD ("%s: read %u bytes", __FUNCTION__, sReadDataLen);
299 ALOGD ("%s: create empty buffer", __FUNCTION__);
313 ALOGD ("%s: exit", __FUNCTION__);
381 ALOGD ("%s: enter; len = %zu", __FUNCTION__, bytes.size())
    [all...]
RoutingManager.cpp 62 ALOGD("%s: Active SE for Nfc-F is 0x%02X", fn, mActiveSeNfcF);
69 ALOGD("%s: default route is 0x%02X", fn, mDefaultEe);
76 ALOGD("%s: default route for Nfc-F is 0x%02X", fn, mDefaultEeNfcF);
90 ALOGD("%s: mOffHostEe=0x%02X", fn, mOffHostEe);
112 ALOGD ("%s: try ee register", fn);
126 ALOGD ("%s: Technology Routing (NfcASe:0x%02x, NfcFSe:0x%02x)", fn, mActiveSe, mActiveSeNfcF);
137 ALOGD ("%s: Number of EE is %d", fn, mEeInfo.num_ee);
143 ALOGD ("%s EE[%u] Handle: 0x%04x techA: 0x%02x techB: 0x%02x techF: 0x%02x techBprime: 0x%02x",
160 ALOGD ("%s: seTechMask[%u]=0x%02x", fn, i, seTechMask);
163 ALOGD("Configuring tech mask 0x%02x on EE 0x%04x", seTechMask, eeHandle)
    [all...]
  /frameworks/av/services/audiopolicy/engineconfigurable/src/
Usage.cpp 32 ALOGD("%s: Usage %s has identifier 0x%X", __FUNCTION__, getName().c_str(), identifier);
42 ALOGD("%s: %d for Usage %s", __FUNCTION__, strategy, getName().c_str());
50 ALOGD("%s: %d for Usage %s", __FUNCTION__, mApplicableStrategy, getName().c_str());
  /cts/tests/tests/net/jni/
NativeDnsJni.c 36 ALOGD("getaddrinfo(www.google.com) gave res=%d (%s)", res, gai_strerror(res));
50 ALOGD(" %s", buf);
55 ALOGD(" %s", buf);
63 ALOGD("getaddrinfo(www.google.com) didn't find either v4 or v6 address");
70 ALOGD("getaddrinfo(ipv6.google.com) gave res=%d", res);
82 ALOGD(" %s", buf);
87 ALOGD(" %s", buf);
96 ALOGD("getaddrinfo(ipv6.google.com) didn't find only v6");
119 ALOGD("getnameinfo(%s (GoogleDNS) ) gave error %d (%s)", GoogleDNSIpV4Address, res,
124 ALOGD("getnameinfo(%s (GoogleDNS) ) didn't return google.com: %s"
    [all...]
  /external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp 120 ALOGD("%s: enter", func);
130 ALOGD("%s: logging protocol in raw format", func);
146 ALOGD("%s: Overriding NFA_EE_MAX_EE_SUPPORTED to use %d", func, nfa_ee_max_ee_cfg);
151 ALOGD("%s: Overriding NFA_POLL_BAIL_OUT_MODE to use %d", func, nfa_poll_bail_out_mode);
175 ALOGD ("%s: preserve stack NV store", __FUNCTION__);
194 ALOGD ("%s: exit", func);
211 ALOGD ("%s: enter", func);
221 ALOGD ("%s: exit", func);
251 ALOGD ("%s: enter", func);
253 ALOGD ("%s: exit", func)
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/include/
OverrideLog.h 30 //Override Android's ALOGD macro by adding a boolean expression.
31 #define ALOGD(...) ((void)ALOGD_IF(appl_trace_level>=BT_TRACE_LEVEL_DEBUG, __VA_ARGS__))
  /external/libnfc-nci/src/include/
OverrideLog.h 30 //Override Android's ALOGD macro by adding a boolean expression.
31 #define ALOGD(...) ((void)ALOGD_IF(appl_trace_level>=BT_TRACE_LEVEL_DEBUG, __VA_ARGS__))
  /hardware/libhardware/modules/input/evdev/
BitUtils.cpp 40 ALOGD("testBitInRange(%d, %d)", start, end);
50 ALOGD("startIndex=%d, endIndex=%d", startIndex, endIndex);
56 ALOGD("block %04d: %s%s", i, bitstrings[bits >> 4], bitstrings[bits & 0x0f]);
68 ALOGD("mask: %s%s", bitstrings[mask >> 4], bitstrings[mask & 0x0f]);
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 84 ALOGD ("%s: enter", __FUNCTION__);
108 ALOGD ("%s: preserve HAL NV store", __FUNCTION__);
194 ALOGD ("%s: uart config=0x%04x, %d\n", __func__, cfg.fmt, cfg.baud);
221 ALOGD ("%s: exit %d", __FUNCTION__, retval);
229 ALOGD ("%s: enter", __FUNCTION__);
237 ALOGD ("%s: exit %d", __FUNCTION__, retval);
244 ALOGD ("%s: enter", __FUNCTION__);
255 ALOGD ("%s: exit %d", __FUNCTION__, retval);
262 ALOGD ("%s: enter; event=0x%X", __FUNCTION__, event);
267 ALOGD ("%s: HAL_NFC_OPEN_CPLT_EVT; status=0x%X", __FUNCTION__, status)
    [all...]
patchram.cpp 160 ALOGD("%s: config=%s", __FUNCTION__, pConfigName);
164 ALOGD("%s No patchfile defined\n", __FUNCTION__);
170 ALOGD("%s found patchfile %s\n", __FUNCTION__, pBuffer);
174 ALOGD("%s Cannot find patchfile '%s'\n", __FUNCTION__, pConfigName);
189 ALOGD("%s: status=%u", __FUNCTION__, status);
209 ALOGD("%s: status=%i", __FUNCTION__, status);
227 ALOGD("%s: re-init; don't download firmware", __FUNCTION__);
251 ALOGD("%s: Not using Snooze Mode", __FUNCTION__);
268 ALOGD("%s: event=0x%x", __FUNCTION__, event);
284 ALOGD("%s: invalid patch...skipping patch download", __FUNCTION__)
    [all...]
  /frameworks/av/media/mtp/
MtpObjectInfo.cpp 96 ALOGD("MtpObject Info %08X: %s\n", mHandle, mName);
97 ALOGD(" mStorageID: %08X mFormat: %04X mProtectionStatus: %d\n",
99 ALOGD(" mCompressedSize: %d mThumbFormat: %04X mThumbCompressedSize: %d\n",
101 ALOGD(" mThumbPixWidth: %d mThumbPixHeight: %d\n", mThumbPixWidth, mThumbPixHeight);
102 ALOGD(" mImagePixWidth: %d mImagePixHeight: %d mImagePixDepth: %d\n",
104 ALOGD(" mParent: %08X mAssociationType: %04X mAssociationDesc: %04X\n",
106 ALOGD(" mSequenceNumber: %d mDateCreated: %ld mDateModified: %ld mKeywords: %s\n",
MtpStorageInfo.cpp 68 ALOGD("Storage Info %08X:\n\tmStorageType: %d\n\tmFileSystemType: %d\n\tmAccessCapability: %d\n",
70 ALOGD("\tmMaxCapacity: %" PRIu64 "\n\tmFreeSpaceBytes: %" PRIu64 "\n\tmFreeSpaceObjects: %d\n",
72 ALOGD("\tmStorageDescription: %s\n\tmVolumeIdentifier: %s\n",
  /frameworks/base/libs/storage/
IMountService.cpp 69 ALOGD("registerListener could not contact remote\n");
74 ALOGD("registerListener caught exception %d\n", err);
85 ALOGD("unregisterListener could not contact remote\n");
90 ALOGD("unregisterListener caught exception %d\n", err);
100 ALOGD("isUsbMassStorageConnected could not contact remote\n");
105 ALOGD("isUsbMassStorageConnected caught exception %d\n", err);
117 ALOGD("setUsbMassStorageEnabled could not contact remote\n");
122 ALOGD("setUsbMassStorageEnabled caught exception %d\n", err);
132 ALOGD("isUsbMassStorageEnabled could not contact remote\n");
137 ALOGD("isUsbMassStorageEnabled caught exception %d\n", err)
    [all...]
  /frameworks/base/cmds/idmap/
idmap.cpp 137 ALOGD("error: failed to read apk %s: %s\n", target_apk_path, strerror(errno));
142 ALOGD("error: failed to read apk %s: %s\n", overlay_apk_path, strerror(errno));
158 ALOGD("error: failed to read apk %s: %s\n", target_apk_path, strerror(errno));
163 ALOGD("error: failed to read apk %s: %s\n", overlay_apk_path, strerror(errno));
179 ALOGD("error: failed to read apk %s: %s\n", target_apk_path, strerror(errno));
184 ALOGD("error: no write access to %s: %s\n", idmap_dir, strerror(errno));
192 ALOGD("error: no read access to %s: %s\n", dir, strerror(errno));
204 ALOGD("error: failed to read idmap %s: %s\n", idmap_path, strerror(errno));
221 ALOGD("%s:%d: uid=%d gid=%d argv=%s\n", __FILE__, __LINE__, getuid(), getgid(), buf);
  /external/webrtc/webrtc/modules/audio_device/android/
audio_manager.cc 25 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__)
44 ALOGD("JavaAudioManager::ctor%s", GetThreadInfo().c_str());
48 ALOGD("JavaAudioManager::dtor%s", GetThreadInfo().c_str());
78 ALOGD("ctor%s", GetThreadInfo().c_str());
95 ALOGD("~dtor%s", GetThreadInfo().c_str());
102 ALOGD("SetActiveAudioLayer(%d)%s", audio_layer, GetThreadInfo().c_str());
115 ALOGD("delay_estimate_in_milliseconds: %d", delay_estimate_in_milliseconds_);
119 ALOGD("Init%s", GetThreadInfo().c_str());
132 ALOGD("Close%s", GetThreadInfo().c_str());
142 ALOGD("IsCommunicationModeEnabled()")
    [all...]
audio_record_jni.cc 24 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__)
87 ALOGD("ctor%s", GetThreadInfo().c_str());
110 ALOGD("~dtor%s", GetThreadInfo().c_str());
116 ALOGD("Init%s", GetThreadInfo().c_str());
122 ALOGD("Terminate%s", GetThreadInfo().c_str());
129 ALOGD("InitRecording%s", GetThreadInfo().c_str());
140 ALOGD("frames_per_buffer: %" PRIuS, frames_per_buffer_);
149 ALOGD("StartRecording%s", GetThreadInfo().c_str());
162 ALOGD("StopRecording%s", GetThreadInfo().c_str());
182 ALOGD("AttachAudioBuffer")
    [all...]
audio_track_jni.cc 24 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__)
80 ALOGD("ctor%s", GetThreadInfo().c_str());
103 ALOGD("~dtor%s", GetThreadInfo().c_str());
109 ALOGD("Init%s", GetThreadInfo().c_str());
115 ALOGD("Terminate%s", GetThreadInfo().c_str());
122 ALOGD("InitPlayout%s", GetThreadInfo().c_str());
133 ALOGD("StartPlayout%s", GetThreadInfo().c_str());
146 ALOGD("StopPlayout%s", GetThreadInfo().c_str());
171 ALOGD("SetSpeakerVolume(%d)%s", volume, GetThreadInfo().c_str());
177 ALOGD("MaxSpeakerVolume%s", GetThreadInfo().c_str())
    [all...]
  /external/webrtc/webrtc/modules/utility/source/
jvm_android.cc 18 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__)
71 ALOGD("AttachCurrentThreadIfNeeded::ctor%s", GetThreadInfo().c_str());
76 ALOGD("Attaching thread to JVM");
84 ALOGD("AttachCurrentThreadIfNeeded::dtor%s", GetThreadInfo().c_str());
87 ALOGD("Detaching thread from JVM");
96 ALOGD("GlobalRef::ctor%s", GetThreadInfo().c_str());
100 ALOGD("GlobalRef::dtor%s", GetThreadInfo().c_str());
133 ALOGD("NativeRegistration::ctor%s", GetThreadInfo().c_str());
137 ALOGD("NativeRegistration::dtor%s", GetThreadInfo().c_str());
144 ALOGD("NativeRegistration::NewObject%s", GetThreadInfo().c_str())
    [all...]
  /hardware/ti/omap4xxx/libtiutils/
DebugUtils.h 25 #define DBGUTILS_LOGDA(str) ALOGD("%s:%d %s - " str,__FILE__, __LINE__,__FUNCTION__);
26 #define DBGUTILS_LOGDB(str, ...) ALOGD("%s:%d %s - " str,__FILE__, __LINE__, __FUNCTION__, __VA_ARGS__);
  /libnativehelper/
ALog-priv.h 50 #ifndef ALOGD
51 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__))

Completed in 2697 milliseconds

1 2 3 4 5 6 7 8 91011>>