Home
last modified time | relevance | path

Searched defs:ReadFrames (Results 1 – 11 of 11) sorted by relevance

/external/cronet/tot/net/websockets/
Dwebsocket_deflate_stream_fuzzer.cc52 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() function in net::__anon1f6084250111::WebSocketFuzzedStream
Dwebsocket_deflate_stream.cc63 int WebSocketDeflateStream::ReadFrames( in ReadFrames() function in net::WebSocketDeflateStream
Dwebsocket_basic_stream.cc189 int WebSocketBasicStream::ReadFrames( in ReadFrames() function in net::WebSocketBasicStream
Dwebsocket_channel_test.cc285 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() function in net::__anon85aa52f80111::FakeWebSocketStream
530 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() function in net::__anon85aa52f80111::ReadableFakeWebSocketStream
633 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() function in net::__anon85aa52f80111::EchoeyFakeWebSocketStream
711 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() function in net::__anon85aa52f80111::ResetOnWriteFakeWebSocketStream
Dwebsocket_channel.cc588 ChannelState WebSocketChannel::ReadFrames() { in ReadFrames() function in net::WebSocketChannel
/external/cronet/stable/net/websockets/
Dwebsocket_deflate_stream_fuzzer.cc52 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() function in net::__anon58eb60090111::WebSocketFuzzedStream
Dwebsocket_deflate_stream.cc63 int WebSocketDeflateStream::ReadFrames( in ReadFrames() function in net::WebSocketDeflateStream
Dwebsocket_basic_stream.cc189 int WebSocketBasicStream::ReadFrames( in ReadFrames() function in net::WebSocketBasicStream
Dwebsocket_channel_test.cc285 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() function in net::__anon2e601e5c0111::FakeWebSocketStream
530 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() function in net::__anon2e601e5c0111::ReadableFakeWebSocketStream
633 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() function in net::__anon2e601e5c0111::EchoeyFakeWebSocketStream
711 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() function in net::__anon2e601e5c0111::ResetOnWriteFakeWebSocketStream
Dwebsocket_channel.cc588 ChannelState WebSocketChannel::ReadFrames() { in ReadFrames() function in net::WebSocketChannel
/external/iamf_tools/iamf/cli/
Dwav_sample_provider.cc241 absl::Status WavSampleProvider::ReadFrames( in ReadFrames() function in iamf_tools::WavSampleProvider