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

  /frameworks/base/libs/ui/
GraphicLog.cpp 59 scratch[pos++] = EVENT_TYPE_LIST;
70 scratch[pos++] = EVENT_TYPE_LIST;
  /dalvik/vm/alloc/
HeapDebug.c 287 (void) android_btWriteLog(EVENT_LOG_TAG_dvm_gc_info, EVENT_TYPE_LIST,
327 EVENT_TYPE_LIST, eventBuf, sizeof(eventBuf));
  /external/qemu/android/
hw-events.c 32 EVENT_TYPE_LIST
hw-events.h 19 #define EVENT_TYPE_LIST \
37 EVENT_TYPE_LIST
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/
EventLogParser.java 57 private final static int EVENT_TYPE_LIST = 3;
424 case EVENT_TYPE_LIST: { /* N items, all different types */
  /system/core/include/cutils/
log.h 376 EVENT_TYPE_LIST = 3,
  /frameworks/base/core/jni/
android_util_EventLog.cpp 138 buf[0] = EVENT_TYPE_LIST;
android_util_Binder.cpp 888 buf[0] = EVENT_TYPE_LIST;
897 *(pos++) = '\n'; // conventional with EVENT_TYPE_LIST apparently.
    [all...]
  /system/core/liblog/
logprint.c 490 case EVENT_TYPE_LIST:
  /dalvik/vm/
Sync.c 451 EVENT_TYPE_LIST,
    [all...]
  /prebuilt/common/ddmlib/
ddmlib-prebuilt.jar 

Completed in 434 milliseconds