Searched refs:IsOutOfMemoryOnAllocation (Results 1 – 2 of 2) sorted by relevance
293 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
1068 ALWAYS_INLINE bool IsOutOfMemoryOnAllocation(AllocatorType allocator_type,