Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_delegate.cc67 void NetworkDelegate::NotifyResponseStarted(URLRequest* request, in NotifyResponseStarted() function in net::NetworkDelegate
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request.cc832 void URLRequest::NotifyResponseStarted(int net_error) { in NotifyResponseStarted() function in net::URLRequest