Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
H A Devent_loop_connecting_client_socket.cc202 void EventLoopConnectingClientSocket::ReceiveAsync(QuicByteCount max_size) { in ReceiveAsync() function in quic::EventLoopConnectingClientSocket
H A Devent_loop_connecting_client_socket_test.cc539 TEST_P(EventLoopConnectingClientSocketTest, ReceiveAsync) { in TEST_P() argument