Searched refs:SetClient (Results 1 – 3 of 3) sorted by relevance
189 void SetClient(std::shared_ptr<Client> client);
90 void SetClient(std::shared_ptr<Client> client) { in SetClient() function in v8::WasmStreaming::WasmStreamingImpl138 void WasmStreaming::SetClient(std::shared_ptr<Client> client) { in SetClient() function in v8::WasmStreaming140 impl_->SetClient(client); in SetClient()
10435 void WasmStreaming::SetClient(std::shared_ptr<Client> client) { UNREACHABLE(); } in SetClient() function in v8::WasmStreaming