Searched defs:prefix_hash (Results 1 – 2 of 2) sorted by relevance
65 size_t prefix_hash; member
162 size_t prefix_hash = PrefixHash(wire_bytes); in MaybeGetNativeModule() local191 bool NativeModuleCache::GetStreamingCompilationOwnership(size_t prefix_hash) { in GetStreamingCompilationOwnership()205 void NativeModuleCache::StreamingCompilationFailed(size_t prefix_hash) { in StreamingCompilationFailed()219 size_t prefix_hash = PrefixHash(native_module->wire_bytes()); in Update() local252 size_t prefix_hash = PrefixHash(native_module->wire_bytes()); in Erase() local1128 bool WasmEngine::GetStreamingCompilationOwnership(size_t prefix_hash) { in GetStreamingCompilationOwnership()1132 void WasmEngine::StreamingCompilationFailed(size_t prefix_hash) { in StreamingCompilationFailed()