Searched refs:SaveResponseToFileAtPath (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/supervised_user/experimental/
H A Dsupervised_user_blacklist_downloader.cc34 fetcher_->SaveResponseToFileAtPath(
/external/chromium_org/net/url_request/
H A Durl_fetcher_impl.cc123 void URLFetcherImpl::SaveResponseToFileAtPath( function in class:net::URLFetcherImpl
126 core_->SaveResponseToFileAtPath(file_path, file_task_runner);
H A Durl_fetcher.h245 virtual void SaveResponseToFileAtPath(
H A Durl_fetcher_impl.h73 virtual void SaveResponseToFileAtPath(
H A Durl_fetcher_core.h98 void SaveResponseToFileAtPath(
H A Dtest_url_fetcher_factory.cc145 void TestURLFetcher::SaveResponseToFileAtPath( function in class:net::TestURLFetcher
163 // GetResponseAsString() / SaveResponseToFileAtPath() /
166 // to be done in SaveResponseToFileAtPath(), and this method supports only
182 // SaveResponseToFileAtPath() should be called instead of this method to
H A Dtest_url_fetcher_factory.h125 virtual void SaveResponseToFileAtPath(
H A Durl_fetcher_core.cc273 void URLFetcherCore::SaveResponseToFileAtPath( function in class:net::URLFetcherCore
H A Durl_fetcher_impl_unittest.cc854 fetcher_->SaveResponseToFileAtPath(file_path, io_message_loop_proxy());
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Dwrite_from_url_operation.cc90 url_fetcher_->SaveResponseToFileAtPath(
/external/chromium_org/chrome/browser/chromeos/
H A Dcustomization_wallpaper_downloader.cc99 url_fetcher_->SaveResponseToFileAtPath(
/external/chromium_org/chrome/browser/chromeos/imageburner/
H A Dburn_manager.cc389 image_fetcher_->SaveResponseToFileAtPath(

Completed in 168 milliseconds