Searched defs:upload_file_path (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_url_fetcher.cc224 const base::FilePath& upload_file_path) {
227 upload_file_path_ = upload_file_path;
222 SetUploadFilePath( const std::string& upload_content_type, const base::FilePath& upload_file_path) argument
/external/chromium_org/net/url_request/
H A Dtest_url_fetcher_factory.h164 const base::FilePath& upload_file_path() const { return upload_file_path_; } function in class:net::TestURLFetcher

Completed in 283 milliseconds