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

  /art/runtime/gc/
heap-inl.h 255 UNLIKELY(IsOutOfMemoryOnAllocation(allocator_type, alloc_size, kGrow))) {
275 if (UNLIKELY(IsOutOfMemoryOnAllocation(allocator_type,
286 if (UNLIKELY(IsOutOfMemoryOnAllocation(allocator_type,
391 inline bool Heap::IsOutOfMemoryOnAllocation(AllocatorType allocator_type,
heap.cc     [all...]
heap.h     [all...]

Completed in 52 milliseconds