Searched refs:kWithCache (Results 1 – 3 of 3) sorted by relevance
70 enum class Result { kWithCache, kWithoutCache }; enumerator
118 if (result == NativeModuleLoader::Result::kWithCache) { in RecordResult()
302 ? Result::kWithCache in LookupAndCompile()