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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_url_fetcher_unittest.cc55 bool OnRawData(PrivetURLFetcher* fetcher, function in class:local_discovery::__anon4176::MockPrivetURLFetcherDelegate
H A Dprivet_url_fetcher.cc64 bool PrivetURLFetcher::Delegate::OnRawData(PrivetURLFetcher* fetcher, function in class:local_discovery::PrivetURLFetcher::Delegate
271 return delegate_->OnRawData(this, true, std::string(), response_file_path);
280 return delegate_->OnRawData(this, false, response_str, base::FilePath());
H A Dprivet_http_impl.cc459 bool PrivetDataReadOperationImpl::OnRawData(PrivetURLFetcher* fetcher, function in class:local_discovery::PrivetDataReadOperationImpl

Completed in 112 milliseconds