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

  /art/runtime/gc/
heap.h 456 bool IsOutOfMemoryOnAllocation(size_t alloc_size, bool grow);
heap.cc 813 inline bool Heap::IsOutOfMemoryOnAllocation(size_t alloc_size, bool grow) {
    [all...]

Completed in 44 milliseconds