HomeSort by relevance Sort by last modified time
    Searched refs:FetchURL (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/chrome/browser/chromeos/attestation/
attestation_ca_client.cc 33 FetchURL(kEnrollRequestURL, request, on_response);
39 FetchURL(kCertificateRequestURL, request, on_response);
76 void AttestationCAClient::FetchURL(const std::string& url,
attestation_ca_client.h 41 void FetchURL(const std::string& url,
  /external/chromium_org/components/dom_distiller/core/
distiller_url_fetcher.h 42 virtual void FetchURL(const std::string& url,
distiller_url_fetcher.cc 37 void DistillerURLFetcher::FetchURL(const std::string& url,
distiller_url_fetcher_unittest.cc 49 url_fetcher_->FetchURL(
distiller.cc 189 fetcher->FetchURL(item,
distiller_unittest.cc 213 virtual void FetchURL(const string& url,
  /external/chromium_org/content/child/npapi/
webplugin_delegate.h 134 virtual void FetchURL(unsigned long resource_id,
webplugin_delegate_impl.cc 307 void WebPluginDelegateImpl::FetchURL(unsigned long resource_id,
webplugin_delegate_impl.h 115 virtual void FetchURL(unsigned long resource_id,
  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.h 130 virtual void FetchURL(unsigned long resource_id,
webplugin_delegate_proxy.cc     [all...]
webplugin_impl.cc     [all...]
  /external/chromium_org/content/plugin/
webplugin_delegate_stub.cc 434 delegate_->FetchURL(params.resource_id,

Completed in 86 milliseconds