Searched defs:OnResponseCompletedSuccessfully (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ | ||
H A D | embedded_test_server_connection_listener.cc | 11 void EmbeddedTestServerConnectionListener::OnResponseCompletedSuccessfully( in OnResponseCompletedSuccessfully() function in net::test_server::EmbeddedTestServerConnectionListener |
H A D | simple_connection_listener.cc | 38 void SimpleConnectionListener::OnResponseCompletedSuccessfully( in OnResponseCompletedSuccessfully() function in net::test_server::SimpleConnectionListener |
H A D | embedded_test_server_unittest.cc | 78 void OnResponseCompletedSuccessfully( in OnResponseCompletedSuccessfully() function in net::test_server::TestConnectionListener |
/aosp_15_r20/external/cronet/net/test/embedded_test_server/android/ | ||
H A D | embedded_test_server_android.cc | 42 OnResponseCompletedSuccessfully(std::unique_ptr<StreamSocket> socket) {} in OnResponseCompletedSuccessfully() function in net::test_server::EmbeddedTestServerAndroid::ConnectionListener |