Searched refs:kLightRetry (Results 1 – 4 of 4) sorted by relevance
59 enum AllocationRetryMode { kLightRetry, kRetryOrFail }; enumerator
230 case kLightRetry: in AllocateRawWith()
2054 enum AllocationRetryMode { kLightRetry, kRetryOrFail }; enumerator
281 result = allocator->AllocateRawWith<HeapAllocator::kLightRetry>( in AllocateCode()