Home
last modified time | relevance | path

Searched defs:OnResponseCompletedSuccessfully (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dembedded_test_server_connection_listener.cc11 void EmbeddedTestServerConnectionListener::OnResponseCompletedSuccessfully( in OnResponseCompletedSuccessfully() function in net::test_server::EmbeddedTestServerConnectionListener
H A Dsimple_connection_listener.cc38 void SimpleConnectionListener::OnResponseCompletedSuccessfully( in OnResponseCompletedSuccessfully() function in net::test_server::SimpleConnectionListener
H A Dembedded_test_server_unittest.cc78 void OnResponseCompletedSuccessfully( in OnResponseCompletedSuccessfully() function in net::test_server::TestConnectionListener
/aosp_15_r20/external/cronet/net/test/embedded_test_server/android/
H A Dembedded_test_server_android.cc42 OnResponseCompletedSuccessfully(std::unique_ptr<StreamSocket> socket) {} in OnResponseCompletedSuccessfully() function in net::test_server::EmbeddedTestServerAndroid::ConnectionListener