Searched refs:SetUploadFilePath (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_fetcher_impl.cc33 void URLFetcherImpl::SetUploadFilePath( function in class:net::URLFetcherImpl
39 core_->SetUploadFilePath(upload_content_type,
H A Durl_fetcher.h150 virtual void SetUploadFilePath(
H A Durl_fetcher_impl.h42 virtual void SetUploadFilePath(
H A Durl_fetcher_core.h66 void SetUploadFilePath(const std::string& upload_content_type,
H A Dtest_url_fetcher_factory.cc65 void TestURLFetcher::SetUploadFilePath( function in class:net::TestURLFetcher
H A Dtest_url_fetcher_factory.h92 virtual void SetUploadFilePath(
H A Durl_fetcher_core.cc153 void URLFetcherCore::SetUploadFilePath( function in class:net::URLFetcherCore
H A Durl_fetcher_impl_unittest.cc548 fetcher_->SetUploadFilePath("application/x-www-form-urlencoded",
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_url_fetcher.h103 void SetUploadFilePath(const std::string& upload_content_type,
H A Dprivet_url_fetcher.cc182 url_fetcher_->SetUploadFilePath(
222 void PrivetURLFetcher::SetUploadFilePath( function in class:local_discovery::PrivetURLFetcher
H A Dprivet_http_impl.cc605 url_fetcher_->SetUploadFilePath(kPrivetContentTypePWGRaster,
/external/chromium_org/chrome/browser/safe_browsing/
H A Dtwo_phase_uploader.cc178 url_fetcher_->SetUploadFilePath(
/external/chromium_org/google_apis/drive/
H A Dbase_requests.cc265 url_fetcher_->SetUploadFilePath(

Completed in 327 milliseconds