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

  /art/runtime/gc/
heap.cc 228 old_native_bytes_allocated_(0),
    [all...]
heap.h 1244 Atomic<size_t> old_native_bytes_allocated_; member in class:art::gc::Heap
    [all...]

Completed in 203 milliseconds