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

  /dalvik/tools/hprof-conv/
HprofConv.c 89 HPROF_HEAP_DEFAULT = 0,
442 int heapType = HPROF_HEAP_DEFAULT;
  /art/runtime/hprof/
hprof.cc 153 HPROF_HEAP_DEFAULT = 0,
394 current_heap_(HPROF_HEAP_DEFAULT),
589 current_heap_ = HPROF_HEAP_DEFAULT;
    [all...]

Completed in 410 milliseconds