Searched defs:SendAsync (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/ | ||
H A D | event_loop_connecting_client_socket.cc | 231 void EventLoopConnectingClientSocket::SendAsync(std::string data) { in SendAsync() function in quic::EventLoopConnectingClientSocket |
H A D | event_loop_connecting_client_socket_test.cc | 642 TEST_P(EventLoopConnectingClientSocketTest, SendAsync) { in TEST_P() argument |