Home
last modified time | relevance | path

Searched refs:IsOutOfMemoryOnAllocation (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap-inl.h293 UNLIKELY(IsOutOfMemoryOnAllocation(allocator_type, alloc_size, kGrow))) { in TryToAllocate()
313 if (UNLIKELY(IsOutOfMemoryOnAllocation(allocator_type, in TryToAllocate()
324 if (UNLIKELY(IsOutOfMemoryOnAllocation(allocator_type, in TryToAllocate()
429 inline bool Heap::IsOutOfMemoryOnAllocation(AllocatorType allocator_type, in IsOutOfMemoryOnAllocation() function
Dheap.h1068 ALWAYS_INLINE bool IsOutOfMemoryOnAllocation(AllocatorType allocator_type,