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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/rs/
rsUtils.h 28 #define ALOGD(...)
  /packages/apps/Nfc/nci/jni/
NativeP2pDevice.cpp 28 ALOGD ("%s", __FUNCTION__);
35 ALOGD ("%s", __FUNCTION__);
42 ALOGD ("%s", __FUNCTION__);
49 ALOGD ("%s", __FUNCTION__);
56 ALOGD ("%s", __FUNCTION__);
Pn544Interop.cpp 64 ALOGD ("%s: enter", __FUNCTION__);
72 ALOGD ("%s: exit", __FUNCTION__);
88 ALOGD ("%s: enter", __FUNCTION__);
94 ALOGD ("%s: abort now", __FUNCTION__);
101 ALOGD ("%s: start polling", __FUNCTION__);
107 ALOGD ("%s: try again later", __FUNCTION__);
113 ALOGD ("%s: exit", __FUNCTION__);
132 ALOGD ("%s: %u", __FUNCTION__, isBusy);
148 ALOGD ("%s", __FUNCTION__);
HostAidRouter.cpp 109 ALOGD ("%s: enter", fn);
115 ALOGD ("%s: feature disabled", fn);
120 ALOGD ("%s: register PPSE AID", fn);
144 ALOGD ("%s: exit; ok=%u", fn, retval);
161 ALOGD ("%s: enter", fn);
167 ALOGD ("%s: feature disabled", fn);
175 ALOGD ("%s: deregister h=0x%X", fn, aidHandle);
187 ALOGD ("%s: exit; ok=%u", fn, retval);
206 ALOGD ("%s: enter", fn);
212 ALOGD ("%s: feature disabled", fn)
    [all...]
NativeNfcManager.cpp 211 ALOGD("%s: event= %u", __FUNCTION__, connEvent);
223 ALOGD("%s: deactivating, should get NFA_DEACTIVATED_EVT", __FUNCTION__);
231 ALOGD("%s: NFA_POLL_ENABLED_EVT: status = %u", __FUNCTION__, eventData->status);
240 ALOGD("%s: NFA_POLL_DISABLED_EVT: status = %u", __FUNCTION__, eventData->status);
249 ALOGD("%s: NFA_RF_DISCOVERY_STARTED_EVT: status = %u", __FUNCTION__, eventData->status);
258 ALOGD("%s: NFA_RF_DISCOVERY_STOPPED_EVT: status = %u", __FUNCTION__, eventData->status);
267 ALOGD("%s: NFA_DISC_RESULT_EVT: status = %d", __FUNCTION__, status);
280 ALOGD("%s: NFA_SELECT_RESULT_EVT: status = %d, gIsSelectingRfInterface = %d, sIsDisabling=%d", __FUNCTION__, eventData->status, gIsSelectingRfInterface, sIsDisabling);
298 ALOGD("%s: NFA_DEACTIVATE_FAIL_EVT: status = %d", __FUNCTION__, eventData->status);
302 ALOGD("%s: NFA_ACTIVATED_EVT: gIsSelectingRfInterface=%d, sIsDisabling=%d", __FUNCTION__, gIsSelectingRf (…)
    [all...]
NativeSecureElement.cpp 51 ALOGD("%s: enter", __FUNCTION__);
57 ALOGD("Denying SE open due to SE listen mode active");
63 ALOGD("Denying SE open due to SE in active RF field");
98 ALOGD("%s: exit; return handle=0x%X", __FUNCTION__, secElemHandle);
117 ALOGD("%s: enter; handle=0x%04x", __FUNCTION__, handle);
131 ALOGD("%s: exit", __FUNCTION__);
157 ALOGD("%s: enter; handle=0x%X; buf len=%zu", __FUNCTION__, handle, bytes.size());
166 ALOGD("%s: exit: recv len=%ld", __FUNCTION__, recvBufferActualSize);
185 ALOGD("%s: enter; handle=0x%X", __FUNCTION__, handle);
190 ALOGD("%s: exit", __FUNCTION__)
    [all...]
NativeNfcTag.cpp 129 ALOGD ("%s", __FUNCTION__);
162 ALOGD ("%s", __FUNCTION__);
180 ALOGD ("%s: status=0x%X; is reading=%u", __FUNCTION__, status, sIsReadingNdefMessage);
210 ALOGD ("%s: event=%u, eventData=%p", __FUNCTION__, event, eventData);
217 ALOGD ("%s: NFA_NDEF_REGISTER_EVT; status=0x%X; h=0x%X", __FUNCTION__, ndef_reg.status, ndef_reg.ndef_type_handle);
224 ALOGD ("%s: NFA_NDEF_DATA_EVT; data_len = %lu", __FUNCTION__, eventData->ndef_data.len);
251 ALOGD ("%s: enter", __FUNCTION__);
274 ALOGD ("%s: read %u bytes", __FUNCTION__, sReadDataLen);
281 ALOGD ("%s: create emtpy buffer", __FUNCTION__);
295 ALOGD ("%s: exit", __FUNCTION__)
    [all...]
PowerSwitch.cpp 100 ALOGD ("%s: level=%s (%u)", fn, powerLevelToString(level), level);
102 ALOGD ("%s: desired screen-off state=%d", fn, mDesiredScreenOffPowerState);
160 ALOGD ("%s: level=%s (%u)", fn, powerLevelToString(newLevel), newLevel);
211 ALOGD ("PowerSwitch::setModeOff(deactivated=0x%x) : mCurrActivity=0x%x", deactivated, mCurrActivity);
233 ALOGD ("PowerSwitch::setModeOn(activated=0x%x) : mCurrActivity=0x%x", activated, mCurrActivity);
252 ALOGD ("%s: enter; sleep=%u", fn, sleep);
262 ALOGD ("%s: try power off", fn);
289 ALOGD ("%s: try full power", fn);
319 ALOGD ("%s: exit; return %u", fn, retval);
388 ALOGD ("%s", fn)
    [all...]
  /system/netd/
ResolverController.cpp 32 ALOGD("setDefaultInterface iface = %s\n", iface);
43 ALOGD("setInterfaceDnsServers iface = %s\n", iface);
52 ALOGD("setInterfaceAddress iface = %s\n", iface);
62 ALOGD("flushDefaultDnsCache\n");
72 ALOGD("flushInterfaceDnsCache iface = %s\n", iface);
82 ALOGD("setDnsIfaceForPid iface = %s, pid = %d\n", iface, pid);
92 ALOGD("clearDnsIfaceForPid pid = %d\n", pid);
  /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__))
  /external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp 107 ALOGD("%s: enter\n", func);
121 ALOGD("%s: Overriding NFA_EE_MAX_EE_SUPPORTED to use %d", func, nfa_ee_max_ee_cfg);
128 ALOGD ("%s: preserve stack NV store", __FUNCTION__);
145 ALOGD ("%s: exit", func);
162 ALOGD ("%s: enter", func);
172 ALOGD ("%s: exit", func);
202 ALOGD ("%s: enter", func);
204 ALOGD ("%s: exit", func);
220 ALOGD ("%s: enter", func);
232 ALOGD ("%s: exit", func)
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuRuntimeStubs.cpp 67 ALOGD("float %s %f, 0x%08x", s, f, *((int *) (&f)));
70 ALOGD("float x2 %s {%f, %f}", s, f1, f2);
73 ALOGD("float x3 %s {%f, %f, %f}", s, f1, f2, f3);
76 ALOGD("float x4 %s {%f, %f, %f, %f}", s, f1, f2, f3, f4);
79 ALOGD("float2 %s {%f, %f}", s, f->x, f->y);
82 ALOGD("float3 %s {%f, %f, %f}", s, f->x, f->y, f->z);
85 ALOGD("float4 %s {%f, %f, %f, %f}", s, f->x, f->y, f->z, f->w);
88 ALOGD("double %s %f, 0x%08llx", s, d, *((long long *) (&d)));
91 ALOGD("matrix4x4 %s {%f, %f, %f, %f", s, f[0], f[4], f[8], f[12]);
92 ALOGD(" %s %f, %f, %f, %f", s, f[1], f[5], f[9], f[13])
    [all...]
  /dalvik/vm/compiler/codegen/mips/
ArchUtility.cpp 207 ALOGD("%s: %s", prefix, buf);
230 ALOGD("-------- end of chaining cells (0x%04x)", offset);
233 ALOGD("-------- BARRIER");
238 DUMP_SSA_REP(ALOGD("-------- %s", (char *) dest));
241 ALOGD("L%p:", lir);
242 ALOGD("-------- chaining cell (backward branch): 0x%04x", dest);
245 ALOGD("L%p:", lir);
246 ALOGD("-------- chaining cell (normal): 0x%04x", dest);
249 ALOGD("L%p:", lir);
250 ALOGD("-------- chaining cell (hot): 0x%04x", dest)
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 65 ALOGD ("%s: enter", __FUNCTION__);
76 ALOGD ("%s: preserve HAL NV store", __FUNCTION__);
152 ALOGD ("%s: uart config=0x%04x, %d\n", __func__, cfg.fmt, cfg.baud);
164 ALOGD ("%s: exit %d", __FUNCTION__, retval);
172 ALOGD ("%s: enter", __FUNCTION__);
179 ALOGD ("%s: exit %d", __FUNCTION__, retval);
186 ALOGD ("%s: enter", __FUNCTION__);
197 ALOGD ("%s: exit %d", __FUNCTION__, retval);
204 ALOGD ("%s: enter; event=0x%X", __FUNCTION__, event);
209 ALOGD ("%s: HAL_NFC_OPEN_CPLT_EVT; status=0x%X", __FUNCTION__, status)
    [all...]
patchram.cpp 158 ALOGD("%s: config=%s", __FUNCTION__, pConfigName);
162 ALOGD("%s No patchfile defined\n", __FUNCTION__);
168 ALOGD("%s found patchfile %s\n", __FUNCTION__, pBuffer);
172 ALOGD("%s Cannot find patchfile '%s'\n", __FUNCTION__, pConfigName);
187 ALOGD("%s: status=%u", __FUNCTION__, status);
205 ALOGD("%s: status=%i", __FUNCTION__, status);
244 ALOGD("%s: Not using Snooze Mode", __FUNCTION__);
261 ALOGD("%s: event=0x%x", __FUNCTION__, event);
277 ALOGD("%s: invalid patch...skipping patch download", __FUNCTION__);
282 ALOGD("%s: patch authentication failed", __FUNCTION__)
    [all...]
  /cts/tests/tests/net/jni/
NativeDnsJni.c 30 ALOGD("getaddrinfo(www.google.com) gave res=%d (%s)", res, gai_strerror(res));
44 ALOGD(" %s", buf);
49 ALOGD(" %s", buf);
57 ALOGD("getaddrinfo(www.google.com) didn't find both v4 and v6");
64 ALOGD("getaddrinfo(ipv6.google.com) gave res=%d", res);
76 ALOGD(" %s", buf);
81 ALOGD(" %s", buf);
90 ALOGD("getaddrinfo(ipv6.google.com) didn't find only v6");
113 ALOGD("getnameinfo(173.252.110.27 (facebook) ) gave error %d (%s)", res, gai_strerror(res));
117 ALOGD("getnameinfo(173.252.110.27 (facebook) ) didn't return facebook.com: %s", buf)
    [all...]
  /dalvik/vm/compiler/codegen/arm/
ArchUtility.cpp 284 ALOGD("%s: %s", prefix, buf);
307 ALOGD("-------- end of chaining cells (0x%04x)", offset);
310 ALOGD("-------- BARRIER");
313 ALOGD("-------- %s", (char *) dest);
319 ALOGD("L%p:", lir);
320 ALOGD("-------- chaining cell (backward branch): 0x%04x", dest);
323 ALOGD("L%p:", lir);
324 ALOGD("-------- chaining cell (normal): 0x%04x", dest);
327 ALOGD("L%p:", lir);
328 ALOGD("-------- chaining cell (hot): 0x%04x", dest)
    [all...]
  /frameworks/av/media/mtp/
MtpObjectInfo.cpp 94 ALOGD("MtpObject Info %08X: %s\n", mHandle, mName);
95 ALOGD(" mStorageID: %08X mFormat: %04X mProtectionStatus: %d\n",
97 ALOGD(" mCompressedSize: %d mThumbFormat: %04X mThumbCompressedSize: %d\n",
99 ALOGD(" mThumbPixWidth: %d mThumbPixHeight: %d\n", mThumbPixWidth, mThumbPixHeight);
100 ALOGD(" mImagePixWidth: %d mImagePixHeight: %d mImagePixDepth: %d\n",
102 ALOGD(" mParent: %08X mAssociationType: %04X mAssociationDesc: %04X\n",
104 ALOGD(" mSequenceNumber: %d mDateCreated: %ld mDateModified: %ld mKeywords: %s\n",
MtpStorageInfo.cpp 64 ALOGD("Storage Info %08X:\n\tmStorageType: %d\n\tmFileSystemType: %d\n\tmAccessCapability: %d\n",
66 ALOGD("\tmMaxCapacity: %lld\n\tmFreeSpaceBytes: %lld\n\tmFreeSpaceObjects: %d\n",
68 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...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c 106 ALOGD("%s: conn_id=%d, connected=%d", __FUNCTION__, conn_id, connected);
113 ALOGD ("%s: op_code=0x%02x, conn_id=0x%x. status=0x%x",
130 ALOGD ("%s: Unknown op_code (0x%02x)", __FUNCTION__, op);
141 ALOGD("------ GATT Discovery result %-22s -------", disc_name[disc_type]);
142 ALOGD(" Attribute handle: 0x%04x (%d)", p_data->handle, p_data->handle);
145 ALOGD(" Attribute type: %s", format_uuid(p_data->type, str_buf));
151 ALOGD(" Handle range: 0x%04x ~ 0x%04x (%d ~ %d)",
154 ALOGD(" Service UUID: %s",
159 ALOGD(" Handle range: 0x%04x ~ 0x%04x (%d ~ %d)",
165 ALOGD(" Handle range: 0x%04x ~ 0x%04x (%d ~ %d)"
    [all...]
  /external/webkit/Source/WebKit/android/wds/
DebugServer.cpp 73 ALOGD("WDS Enabled");
81 ALOGD("DebugServer thread started");
90 ALOGD("Waiting for incoming connections...");
96 ALOGD("...Connection established");
109 ALOGD("DebugServer thread finished");
  /frameworks/av/drm/mediadrm/plugins/mock/
MockDrmCryptoPlugin.cpp 84 ALOGD("MockDrmPlugin::openSession() -> %s", vectorToString(sessionId).string());
91 ALOGD("MockDrmPlugin::closeSession(%s)", vectorToString(sessionId).string());
94 ALOGD("Invalid sessionId");
109 ALOGD("MockDrmPlugin::getKeyRequest(sessionId=%s, initData=%s, mimeType=%s"
116 ALOGD("Invalid sessionId");
147 ALOGD("Missing 'mock-request' parameter for mock");
155 ALOGD("Missing 'mock-defaultUrl' parameter for mock");
168 ALOGD("MockDrmPlugin::provideKeyResponse(sessionId=%s, response=%s)",
172 ALOGD("Invalid sessionId");
197 ALOGD("MockDrmPlugin::removeKeys(keySetId=%s)"
    [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__);

Completed in 365 milliseconds

1 2 3 4 5 6 7 8 91011>>