Home
last modified time | relevance | path

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

/external/volley/core/src/main/java/com/android/volley/
DAsyncNetwork.java39 public interface OnRequestComplete { interface in AsyncNetwork
/external/volley/core/src/main/java/com/android/volley/toolbox/
DAsyncHttpStack.java41 public interface OnRequestComplete { interface in AsyncHttpStack
/external/cronet/net/http/
Dhttp_stream_factory_job_controller.cc249 void HttpStreamFactory::JobController::OnRequestComplete() { in OnRequestComplete() function in net::HttpStreamFactory::JobController
/external/cronet/net/quic/
Dquic_stream_factory.cc1281 void QuicStreamRequest::OnRequestComplete(int rv) { in OnRequestComplete() function in net::QuicStreamRequest