Searched refs:streaming_decoder (Results 1 – 2 of 2) sorted by relevance
664 std::shared_ptr<StreamingDecoder> streaming_decoder = in AsyncCompile() local668 streaming_decoder->OnBytesReceived(bytes.module_bytes()); in AsyncCompile()669 streaming_decoder->Finish(); in AsyncCompile()
92 [client, streaming_decoder = streaming_decoder_]( in SetClient()94 base::Vector<const char> url = streaming_decoder->url(); in SetClient()