Searched refs:kAllocationRetries (Results 1 – 2 of 2) sorted by relevance
57 static constexpr int kAllocationRetries = 2; in TryAllocateBackingStore() local63 if (trial == kAllocationRetries) { in TryAllocateBackingStore()87 if (trial == kAllocationRetries) { in TryAllocateBackingStore()
897 static constexpr int kAllocationRetries = 2; in NewNativeModule() local902 if (retries == kAllocationRetries) { in NewNativeModule()