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

1 2 3 4 5

  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Throttle.java 100 private void debugLog(String message) {
110 if (DEBUG) debugLog("Canceling scheduled callback");
124 if (DEBUG) debugLog("Timeout extended " + mTimeout);
127 if (DEBUG) debugLog("Timeout reset to " + mTimeout);
134 if (DEBUG) debugLog("onEvent");
139 if (DEBUG) debugLog(" callback already scheduled");
141 if (DEBUG) debugLog(" scheduling callback");
169 if (DEBUG) debugLog("Kicking callback");
  /external/valgrind/coregrind/
m_compiler.c 231 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
238 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
245 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
252 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
259 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
266 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
273 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
280 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
287 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
294 VG_(debugLog)(0, "main:ubsan", "In %s", __func__)
    [all...]
pub_core_debuglog.h 41 // Because VG_(debugLog) does printf-style formatting, and because
76 void VG_(debugLog) ( Int level, const HChar* modulename,
m_cache.c 123 VG_(debugLog)(1, "cache", "warning: CPUID level < 2 for Intel "
140 VG_(debugLog)(1, "cache", "warning: non-zero CPUID trials for Intel "
311 VG_(debugLog)(1, "cache",
323 VG_(debugLog)(1, "cache",
335 VG_(debugLog)(1, "cache",
341 VG_(debugLog)(1, "cache", "warning: L%u cache ignored\n",
352 VG_(debugLog)(1, "cache",
421 VG_(debugLog)(1, "cache", "warning: ext_level < 0x80000006 for AMD "
433 VG_(debugLog)(1, "cache", "warning: Buggy Duron stepping A0. "
520 VG_(debugLog)(1, "cache", "CPU vendor ID not recognised (%s)\n"
    [all...]
launcher-darwin.c 254 VG_(debugLog)(1, "launcher", "tool '%s' requested\n", toolname);
256 VG_(debugLog)(1, "launcher",
272 VG_(debugLog)(1, "launcher", "Using executable in app bundle: %s\n", newclient);
284 VG_(debugLog)(1, "launcher", "valgrind_lib = %s\n", valgrind_lib);
293 VG_(debugLog)(1, "launcher", "arch '%s' IS NOT installed\n", valid_archs[i].valgrind_name);
296 VG_(debugLog)(1, "launcher", "arch '%s' IS installed\n", valid_archs[i].valgrind_name);
333 VG_(debugLog)(1, "launcher", "using arch '%s' from --arch=%s\n",
338 VG_(debugLog)(1, "launcher",
345 VG_(debugLog)(1, "launcher", "selected arch '%s'\n", arch);
349 VG_(debugLog)(1, "launcher",
    [all...]
launcher-linux.c 140 VG_(debugLog)(2, "launcher", "selecting platform for '%s'\n", clientname);
145 VG_(debugLog)(2, "launcher", "selecting platform for '%s'\n", clientname);
151 VG_(debugLog)(2, "launcher", "opened '%s'\n", clientname);
159 VG_(debugLog)(2, "launcher", "read %ld bytes from '%s'\n",
304 VG_(debugLog)(2, "launcher", "selected platform '%s'\n",
353 VG_(debugLog)(1, "launcher", "tool '%s' requested\n", toolname);
355 VG_(debugLog)(1, "launcher",
392 VG_(debugLog)(1, "launcher",
397 VG_(debugLog)(1, "launcher", "selected platform '%s'\n", platform);
399 VG_(debugLog)(1, "launcher",
    [all...]
m_stacks.c 42 #define EDEBUG(fmt, args...) //VG_(debugLog)(2, "stacks", fmt, ## args)
206 VG_(debugLog)(2, "stacks", "register [start-end] [%p-%p] as stack %lu\n",
221 VG_(debugLog)(2, "stacks", "deregister stack %lu\n", id);
253 VG_(debugLog)(2, "stacks",
288 VG_(debugLog)(2, "stacks",
298 VG_(debugLog)(2, "stacks",
309 VG_(debugLog)(2, "stacks",
323 VG_(debugLog)(2, "stacks",
335 VG_(debugLog)(2, "stacks",
345 VG_(debugLog)(2, "stacks",
    [all...]
m_main.c     [all...]
m_libcsignal.c 246 VG_(debugLog)(2, "libcsignal",
252 VG_(debugLog)(2, "libcsignal",
499 VG_(debugLog)(0, "libcsignal",
523 VG_(debugLog)(0, "libcsignal",
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
PhonePolicy.java 195 debugLog("processInitProfilePriorities() - device " + device + " UUIDs " + uuids);
241 debugLog("Profile connected id: " + profileId
255 debugLog("autoConnect() - Initiate auto connection on BT on...");
260 debugLog("autoConnect() - BT is in quiet mode. Not initiating auto connections");
277 debugLog("autoConnectHeadset() - bondedDevices: " + bondedDevices);
279 debugLog("autoConnectHeadset() - attempt autoconnect with device " + device);
281 debugLog("autoConnectHeadset() - Connecting HFP with " + device.toString());
295 debugLog("autoConnectA2dp() - Connecting A2DP with " + device.toString());
315 debugLog("processConnectOtherProfiles() - device " + device);
341 debugLog("processConnectOtherProfiles() - allProfilesEmpty " + allProfilesEmpty + " device
    [all...]
RemoteDevices.java 105 debugLog("Removing device " + deleteKey + " from property map");
297 debugLog("Added new device property");
314 debugLog("Property type: " + type);
323 debugLog("Remote Device name is: " + device.mName);
335 debugLog("Remote Address is:" + Utils.getAddressStringFromByte(val));
345 debugLog("Remote class is:" + device.mBluetoothClass);
372 debugLog("deviceFoundCallback: Remote Address is:" + device);
407 debugLog("aclStateChangeCallback: Adapter State: "
422 debugLog("aclStateChangeCallback: Adapter State: "
474 private void debugLog(String msg)
    [all...]
AdapterProperties.java 267 debugLog("Setting state to " + mState);
392 debugLog("Adding bonded device:" + device);
398 debugLog("Removing bonded device:" + device);
400 debugLog("Failed to remove device: " + device);
602 debugLog("Name is: " + mName);
607 debugLog("Address is:" + address);
616 debugLog("BT Class:" + mBluetoothClass);
625 debugLog("Scan Mode:" + mScanMode);
646 debugLog("Discoverable Timeout:" + mDiscoverableTimeout);
742 debugLog("onBleDisable")
    [all...]
AdapterState.java 143 debugLog("Current state: OFF, message: " + msg.what);
181 debugLog("Current state: BLE ON, message: " + msg.what);
236 debugLog("Current state: ON, message: " + msg.what);
325 debugLog("Current state: PENDING_COMMAND, message: " + msg.what);
409 debugLog("Stopping Gatt profile services that were post enabled");
527 private void debugLog(String msg) {
AdapterService.java 216 debugLog("AdapterService() - REFCOUNT: CREATED. INSTANCE_COUNT" + sRefCount);
274 debugLog("processProfileServiceStateChanged() - serviceName=" + serviceName +
280 debugLog("GattService is started");
287 debugLog("GattService stopped");
303 debugLog("onProfileServiceStateChange() - Profile still running: "
309 debugLog("onProfileServiceStateChange() - All profile services stopped...");
326 debugLog("onProfileServiceStateChange() - Profile still not running:"
332 debugLog("onProfileServiceStateChange() - All profile services started.");
395 debugLog("onCreate()");
447 debugLog("onBind()")
    [all...]
  /external/valgrind/coregrind/m_scheduler/
sema.c 68 VG_(debugLog)(0,"zz","sema_init: %d %d\n", sema->pipe[0],
113 VG_(debugLog)(0, "scheduler",
147 VG_(debugLog)(0, "scheduler",
  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-segnames.c 283 if (0) VG_(debugLog)(0, "aspacem", "allocate_segname %s\n", name);
358 VG_(debugLog)(logLevel, "aspacem", "%u segment names in %u slots\n",
362 VG_(debugLog)(logLevel, "aspacem", "freelist is empty\n");
364 VG_(debugLog)(logLevel, "aspacem", "freelist begins at %u\n",
369 VG_(debugLog)(logLevel, "aspacem",
373 VG_(debugLog)(logLevel, "aspacem",
aspacemgr-common.c 62 VG_(debugLog)(0, "aspacem", "Valgrind: FATAL: %s\n", what);
63 VG_(debugLog)(0, "aspacem", "Exiting now.\n");
69 VG_(debugLog)(0, "aspacem",
71 VG_(debugLog)(0, "aspacem", " Increase it and rebuild. "
81 VG_(debugLog)(0, "aspacem",
83 VG_(debugLog)(0, "aspacem", " %s\n", expr);
84 VG_(debugLog)(0, "aspacem", " at %s:%d (%s)\n", file,line,fn);
85 VG_(debugLog)(0, "aspacem", "Exiting now.\n");
481 VG_(debugLog)( 1,"aspacem",
aspacemgr-linux.c 443 VG_(debugLog)(
470 VG_(debugLog)(
479 VG_(debugLog)(
491 VG_(debugLog)(
506 VG_(debugLog)(
519 VG_(debugLog)(
532 VG_(debugLog)(logLevel, "aspacem",
538 VG_(debugLog)(logLevel, "aspacem",
913 VG_(debugLog)(
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
ScoredNetworkEvaluator.java 124 debugLog("Ignoring disabled ephemeral SSID: " + scanResult.SSID);
150 debugLog("Ignoring disabled SSID: " + configuredNetwork.SSID);
212 debugLog(WifiNetworkSelector.toScanId(scanResult)
230 debugLog(WifiNetworkSelector.toScanId(scanResult)
250 debugLog(WifiNetworkSelector.toScanId(scanResult)
312 private void debugLog(String msg) {
  /external/valgrind/coregrind/m_initimg/
initimg-linux.c 170 VG_(debugLog)(2, "initimg", "preload_string:\n");
171 VG_(debugLog)(2, "initimg", " \"%s\"\n", preload_string);
687 VG_(debugLog)(2, "initimg",
693 VG_(debugLog)(2, "initimg",
756 VG_(debugLog)(2, "initimg",
764 VG_(debugLog)(2, "initimg",
820 VG_(debugLog)(2, "initimg",
925 VG_(debugLog)(1, "initimg", "Loading client\n");
937 VG_(debugLog)(1, "initimg", "Setup client env\n");
    [all...]
initimg-darwin.c 160 VG_(debugLog)(2, "initimg", "preload_string:\n");
161 VG_(debugLog)(2, "initimg", " \"%s\"\n", preload_string);
527 VG_(debugLog)(1, "initimg", "Loading client\n");
539 VG_(debugLog)(1, "initimg", "Setup client env\n");
557 VG_(debugLog)(2, "initimg",
initimg-solaris.c 187 VG_(debugLog)(2, "initimg", "preload_string:\n");
188 VG_(debugLog)(2, "initimg", " \"%s\"\n", preload_string);
868 VG_(debugLog)(1, "initimg", "Loading client\n");
888 VG_(debugLog)(1, "initimg", "Setup client env\n");
922 VG_(debugLog)(1, "initimg",
932 VG_(debugLog)(2, "initimg", "Client info: "
    [all...]
  /external/valgrind/coregrind/m_ume/
macho.c 243 VG_(debugLog)(2, "ume", "mmap fixed (file) (%#lx, %lu)\n", addr, filesize);
260 VG_(debugLog)(2, "ume", "mmap fixed (anon) (%#lx, %lu)\n", addr, length);
499 VG_(debugLog)(1, "ume", "load_thin_file: begin: %s\n", filename);
585 VG_(debugLog)(2, "ume", "lc_main: created stack %p-%p\n",
694 VG_(debugLog)(1, "ume", "load_thin_file: success: %s\n", filename);
  /prebuilts/go/darwin-x86/src/net/rpc/
debug.go 42 var debugLog = false
  /prebuilts/go/linux-x86/src/net/rpc/
debug.go 42 var debugLog = false

Completed in 1787 milliseconds

1 2 3 4 5