Home | History | Annotate | Download | only in proxy

Lines Matching defs:GetLoadState

192   virtual LoadState GetLoadState(RequestHandle request) const OVERRIDE {
229 virtual LoadState GetLoadState(RequestHandle request) const OVERRIDE {
412 LoadState GetLoadState() const {
822 LoadState GetLoadState() const {
824 return resolver()->GetLoadState(resolve_job_);
1218 LoadState ProxyService::GetLoadState(const PacRequest* req) const {
1221 return init_proxy_resolver_->GetLoadState();
1222 return req->GetLoadState();