Home
last modified time | relevance | path

Searched defs:ReadMultiplePackets (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/streams/
Dfake_stream_test.cc146 TEST_F(FakeStreamTest, ReadMultiplePackets) { in TEST_F() argument
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_udp_socket_posix.cc488 size_t QuicUdpSocketApi::ReadMultiplePackets(QuicUdpSocketFd fd, in ReadMultiplePackets() function in quic::QuicUdpSocketApi