Searched defs:SaveResponseToFileAtPath (Results 1 - 3 of 3) sorted by relevance

/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 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 Durl_fetcher_core.cc273 void URLFetcherCore::SaveResponseToFileAtPath( function in class:net::URLFetcherCore

Completed in 170 milliseconds