HomeSort by relevance Sort by last modified time
    Searched refs:TRACE_TAG (Results 1 - 21 of 21) sorted by null

  /system/core/adb/
remount_service.c 27 #define TRACE_TAG TRACE_ADB
backup_service.c 22 #define TRACE_TAG TRACE_ADB
transport_usb.c 23 #define TRACE_TAG TRACE_TRANSPORT
usb_linux_client.c 29 #define TRACE_TAG TRACE_USB
usb_vendors.c 36 #define TRACE_TAG TRACE_USB
adb.h 352 # define ADB_TRACING ((adb_trace_mask & (1 << TRACE_TAG)) != 0)
354 /* you must define TRACE_TAG before using this macro */
adb_client.c 13 #define TRACE_TAG TRACE_ADB
file_sync_service.c 30 #define TRACE_TAG TRACE_SYNC
transport_local.c 25 #define TRACE_TAG TRACE_TRANSPORT
usb_windows.c 26 #define TRACE_TAG TRACE_USB
transport.c 25 #define TRACE_TAG TRACE_TRANSPORT
985 #undef TRACE_TAG
986 #define TRACE_TAG TRACE_RWX
jdwp_service.c 3 #define TRACE_TAG TRACE_JDWP
services.c 25 #define TRACE_TAG TRACE_SERVICES
usb_libusb.c 37 #define TRACE_TAG TRACE_USB
usb_osx.c 29 #define TRACE_TAG TRACE_USB
sockets.c 26 #define TRACE_TAG TRACE_SOCKETS
usb_linux.c 41 #define TRACE_TAG TRACE_USB
adb.c 17 #define TRACE_TAG TRACE_ADB
    [all...]
commandline.c 35 #define TRACE_TAG TRACE_ADB
    [all...]
sysdeps_win32.c 6 #define TRACE_TAG TRACE_SYSDEPS
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 94 private static final String TRACE_TAG = "quickcontact";
201 android.os.Debug.startMethodTracing(TRACE_TAG);

Completed in 708 milliseconds