Home
last modified time | relevance | path

Searched refs:GetLoadStateIfAvailable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dconfigured_proxy_resolution_request.cc127 if (service_ && service_->GetLoadStateIfAvailable(&load_state)) in GetLoadState()
H A Dconfigured_proxy_resolution_service.h268 bool GetLoadStateIfAvailable(LoadState* load_state) const;
H A Dconfigured_proxy_resolution_service.cc1332 bool ConfiguredProxyResolutionService::GetLoadStateIfAvailable( in GetLoadStateIfAvailable() function in net::ConfiguredProxyResolutionService