Searched defs:GetMaxMemory (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.h424 size_t GetMaxMemory() const { function in class:art::gc::Heap
1081 delta_(heap_->GetMaxMemory() - heap_->GetBytesAllocated()) {

Completed in 5 milliseconds