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
usb_linux_client.c 29 #define TRACE_TAG TRACE_USB
transport_usb.c 23 #define TRACE_TAG TRACE_TRANSPORT
usb_vendors.c 36 #define TRACE_TAG TRACE_USB
adb.h 351 # define ADB_TRACING ((adb_trace_mask & (1 << TRACE_TAG)) != 0)
353 /* you must define TRACE_TAG before using this macro */
adb_client.c 13 #define TRACE_TAG TRACE_ADB
transport_local.c 25 #define TRACE_TAG TRACE_TRANSPORT
file_sync_service.c 30 #define TRACE_TAG TRACE_SYNC
usb_windows.c 26 #define TRACE_TAG TRACE_USB
transport.c 25 #define TRACE_TAG TRACE_TRANSPORT
954 #undef TRACE_TAG
955 #define TRACE_TAG TRACE_RWX
jdwp_service.c 3 #define TRACE_TAG TRACE_JDWP
services.c 25 #define TRACE_TAG TRACE_ADB
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/ui/
QuickContactActivity.java 59 android.os.Debug.startMethodTracing(QuickContactWindow.TRACE_TAG);
QuickContactWindow.java 260 static final String TRACE_TAG = "quickcontact";
369 android.os.Debug.startMethodTracing(TRACE_TAG);
    [all...]

Completed in 72 milliseconds