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

1 2 3 4 5 6 7 8 91011>>

  /system/netd/
ResolverController.cpp 32 ALOGD("setDefaultInterface iface = %s\n", iface);
42 ALOGD("setInterfaceDnsServers iface = %s\n", iface);
52 ALOGD("setInterfaceAddress iface = %s\n", iface);
62 ALOGD("flushDefaultDnsCache\n");
72 ALOGD("flushInterfaceDnsCache iface = %s\n", iface);
  /hardware/ril/mock-ril/src/cpp/
experiments.cpp 42 ALOGD("before push q.size=%d", q.size());
44 ALOGD("after push q.size=%d", q.size());
47 ALOGD("q.push succeeded");
49 ALOGD("q.push failed");
52 ALOGD("after pop q.size=%d", q.size());
62 ALOGD("GetReqScreenState state=%d", state);
76 ALOGD("callOnRilRequest X wasn't a function");
90 ALOGD("callOnRilRequest RIL_REQUEST_SCREEN_STATE");
92 ALOGD("callOnRilRequest err size < sizeof int");
108 ALOGD("callOnRilRequest X unknown request")
    [all...]
util.cpp 47 ALOGD("LogErrorMessage no message");
49 ALOGD("LogErrorMessage no message: %s", alternate_message);
55 ALOGD("file:%s line:%i", filename_string, linenum);
60 ALOGD("%s", sourceline_string);
75 ALOGD("%s", error_string);
76 ALOGD("%s", ToCString(v8::String::Utf8Value(message->Get())));
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 58 ALOGD ("%s: enter", __FUNCTION__);
68 ALOGD("%s: setting xtal frequency=%lu", __FUNCTION__, freq);
85 ALOGD ("%s: exit %d", __FUNCTION__, retval);
93 ALOGD ("%s: enter", __FUNCTION__);
100 ALOGD ("%s: exit %d", __FUNCTION__, retval);
107 ALOGD ("%s: enter", __FUNCTION__);
118 ALOGD ("%s: exit %d", __FUNCTION__, retval);
125 ALOGD ("%s: enter; event=0x%X", __FUNCTION__, event);
130 ALOGD ("%s: HAL_NFC_OPEN_CPLT_EVT; status=0x%X", __FUNCTION__, status);
138 ALOGD ("%s: HAL_NFC_POST_INIT_CPLT_EVT", __FUNCTION__)
    [all...]
patchram.cpp 128 ALOGD("%s: config=%s", __FUNCTION__, pConfigName);
132 ALOGD("%s No patchfile defined\n", __FUNCTION__);
138 ALOGD("%s found patchfile %s\n", __FUNCTION__, pBuffer);
142 ALOGD("%s Cannot find patchfile '%s'\n", __FUNCTION__, pConfigName);
157 ALOGD("%s: status=%u", __FUNCTION__, status);
175 ALOGD("%s: status=%i", __FUNCTION__, status);
214 ALOGD("%s: Not using Snooze Mode", __FUNCTION__);
231 ALOGD("%s: event=0x%x", __FUNCTION__, event);
247 ALOGD("%s: invalid patch...skipping patch download", __FUNCTION__);
252 ALOGD("%s: patch authentication failed", __FUNCTION__)
    [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__))
  /packages/apps/Nfc/nci/jni/
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__);
NativeP2pDevice.cpp 28 ALOGD ("%s", __FUNCTION__);
35 ALOGD ("%s", __FUNCTION__);
42 ALOGD ("%s", __FUNCTION__);
49 ALOGD ("%s", __FUNCTION__);
56 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);
217 ALOGD("%s: deactivating, should get NFA_DEACTIVATED_EVT", __FUNCTION__);
225 ALOGD("%s: NFA_POLL_ENABLED_EVT: status = %u", __FUNCTION__, eventData->status);
234 ALOGD("%s: NFA_POLL_DISABLED_EVT: status = %u", __FUNCTION__, eventData->status);
243 ALOGD("%s: NFA_RF_DISCOVERY_STARTED_EVT: status = %u", __FUNCTION__, eventData->status);
252 ALOGD("%s: NFA_RF_DISCOVERY_STOPPED_EVT: status = %u", __FUNCTION__, eventData->status);
261 ALOGD("%s: NFA_DISC_RESULT_EVT: status = %d", __FUNCTION__, status);
274 ALOGD("%s: NFA_SELECT_RESULT_EVT: status = %d, gIsSelectingRfInterface = %d, sIsDisabling=%d", __FUNCTION__, eventData->status, gIsSelectingRfInterface, sIsDisabling);
292 ALOGD("%s: NFA_DEACTIVATE_FAIL_EVT: status = %d", __FUNCTION__, eventData->status);
296 ALOGD("%s: NFA_ACTIVATED_EVT: gIsSelectingRfInterface=%d, sIsDisabling=%d", __FUNCTION__, gIsSelectingRf (…)
    [all...]
NativeSecureElement.cpp 44 ALOGD("%s: enter", __FUNCTION__);
50 ALOGD("Denying SE open due to SE listen mode active");
55 ALOGD("Denying SE open due to SE in active RF field");
85 ALOGD("%s: exit; return handle=0x%X", __FUNCTION__, secElemHandle);
104 ALOGD("%s: enter; handle=0x%04x", __FUNCTION__, handle);
118 ALOGD("%s: exit", __FUNCTION__);
148 ALOGD("%s: enter; handle=0x%X; buf len=%ld", __FUNCTION__, handle, buflen);
159 ALOGD("%s: exit: recv len=%ld", __FUNCTION__, recvBufferActualSize);
178 ALOGD("%s: enter; handle=0x%X", __FUNCTION__, handle);
183 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...]
  /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/bluetooth/bluedroid/btif/co/
bta_pan_co.c 43 #define debug(fmt, ...) ALOGD ("%s: " fmt,__FUNCTION__, ## __VA_ARGS__)
64 ALOGD("bta_pan_co_init");
92 ALOGD("bta_pan_co_open:app_id:%d, local_role:%d, peer_role:%d, handle:%d",
99 ALOGD("bta_pan_co_open:tap_fd:%d, open_count:%d, conn->handle:%d should = handle:%d, local_role:%d, remote_role:%d",
134 ALOGD("bta_pan_co_close:app_id:%d, handle:%d", app_id, handle);
138 ALOGD("bta_pan_co_close");
185 ALOGD("bta_pan_co_tx_path, handle:%d, app_id:%d", handle, app_id);
200 ALOGD("bta_pan_co_tx_path, calling btapp_tap_send, p_buf->len:%d, offset:%d", p_buf->len, p_buf->offset);
203 ALOGD("pan bt peer addr: %02x:%02x:%02x:%02x:%02x:%02x, update its ethernet addr: %02x:%02x:%02x:%02x:%02x:%02x",
235 ALOGD("bta_pan_co_rx_path not used")
    [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/libnfc-nci/src/adaptation/
NfcAdaptation.cpp 100 ALOGD("%s: enter\n", func);
122 ALOGD ("%s: exit", func);
139 ALOGD ("%s: enter", func);
149 ALOGD ("%s: exit", func);
179 ALOGD ("%s: enter", func);
181 ALOGD ("%s: exit", func);
199 ALOGD ("%s: enter", func);
211 ALOGD ("%s: exit", func);
241 ALOGD ("%s: enter", func);
264 ALOGD ("%s: exit", func)
    [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/support/renderscript/v8/rs_support/driver/
rsdRuntimeStubs.cpp 255 ALOGD("%s %f, 0x%08x", s, f, *((int *) (&f)));
258 ALOGD("%s {%f, %f}", s, f1, f2);
261 ALOGD("%s {%f, %f, %f}", s, f1, f2, f3);
264 ALOGD("%s {%f, %f, %f, %f}", s, f1, f2, f3, f4);
267 ALOGD("%s {%f, %f}", s, f.x, f.y);
270 ALOGD("%s {%f, %f, %f}", s, f.x, f.y, f.z);
273 ALOGD("%s {%f, %f, %f, %f}", s, f.x, f.y, f.z, f.w);
276 ALOGD("%s %f, 0x%08llx", s, d, *((long long *) (&d)));
279 ALOGD("%s {%f, %f, %f, %f", s, f[0], f[4], f[8], f[12]);
280 ALOGD("%s %f, %f, %f, %f", s, f[1], f[5], f[9], f[13])
    [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__);
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 56 ALOGD("Using debug level = %d - Debug Enabled = %d", mDebugLevel, mDebugEnabled);
61 ALOGD("Initialization is done - Start time = %lld", mCacheStartTime);
74 ALOGD("Cache value %p deleted, size = %d", desc.get(), totalSizeToDelete);
127 ALOGD("Need to clean some entries for making some room for a new entry");
151 ALOGD("CACHE MISS: Added entry %p "
162 ALOGD("CACHE MISS: Calculated but not storing entry because it is too big "
181 ALOGD("CACHE HIT #%d with start = %d, count = %d, contextCount = %d"
208 ALOGD("------------------------------------------------");
209 ALOGD("Cache stats");
210 ALOGD("------------------------------------------------")
    [all...]
  /external/webkit/Source/WebCore/loader/archive/android/
WebArchiveAndroid.cpp 121 ALOGD("loadArchiveResourceField: Failed to load field.");
129 ALOGD("loadArchiveResourceField: Failed to decode field.");
169 ALOGD("loadArchiveResource: Malformed resource.");
175 ALOGD("loadArchiveResource: Failed to load resource.");
181 ALOGD("loadArchiveResource: Failed to load resource.");
187 ALOGD("loadArchiveResource: Failed to load resource.");
193 ALOGD("loadArchiveResource: Failed to load resource.");
199 ALOGD("loadArchiveResource: Failed to load resource.");
215 ALOGD("loadArchive: Malformed archive.");
231 ALOGD("loadArchive: Failed to load main resource.")
    [all...]

Completed in 432 milliseconds

1 2 3 4 5 6 7 8 91011>>