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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_url_fetcher.cc264 base::FilePath response_file_path; local
266 if (!source->GetResponseAsFilePath(true, &response_file_path)) {
271 return delegate_->OnRawData(this, true, std::string(), response_file_path);

Completed in 77 milliseconds