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

  /art/runtime/native/
dalvik_system_VMDebug.cc 457 std::string output = std::to_string(heap->GetBytesAllocatedEver());
517 std::to_string(heap->GetBytesAllocatedEver()))) {
  /art/runtime/gc/
heap.h 510 uint64_t GetBytesAllocatedEver() const;
    [all...]
heap.cc     [all...]

Completed in 118 milliseconds