Searched refs:kAllocationRetries (Results 1 – 1 of 1) sorted by relevance
2212 static constexpr int kAllocationRetries = 2; in NewNativeModule() local2217 if (retries == kAllocationRetries) { in NewNativeModule()