Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_delegate.cc91 void NetworkDelegate::NotifyURLRequestDestroyed(URLRequest* request) { in NotifyURLRequestDestroyed() function in net::NetworkDelegate
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_job.cc270 void URLRequestJob::NotifyURLRequestDestroyed() { in NotifyURLRequestDestroyed() function in net::URLRequestJob
H A Durl_request_http_job.cc1896 void URLRequestHttpJob::NotifyURLRequestDestroyed() { in NotifyURLRequestDestroyed() function in net::URLRequestHttpJob
/aosp_15_r20/external/cronet/net/nqe/
H A Dnetwork_quality_estimator.cc342 void NetworkQualityEstimator::NotifyURLRequestDestroyed( in NotifyURLRequestDestroyed() function in net::NetworkQualityEstimator