Searched defs:prefix_hash (Results 1 – 2 of 2) sorted by relevance
72 size_t prefix_hash; member
188 size_t prefix_hash = PrefixHash(wire_bytes); in MaybeGetNativeModule() local219 bool NativeModuleCache::GetStreamingCompilationOwnership(size_t prefix_hash) { in GetStreamingCompilationOwnership()233 void NativeModuleCache::StreamingCompilationFailed(size_t prefix_hash) { in StreamingCompilationFailed()247 size_t prefix_hash = PrefixHash(native_module->wire_bytes()); in Update() local280 size_t prefix_hash = PrefixHash(native_module->wire_bytes()); in Erase() local1251 bool WasmEngine::GetStreamingCompilationOwnership(size_t prefix_hash) { in GetStreamingCompilationOwnership()1263 void WasmEngine::StreamingCompilationFailed(size_t prefix_hash) { in StreamingCompilationFailed()