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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_url_fetcher.h34 RESPONSE_CODE_ERROR, enumerator in enum:local_discovery::PrivetURLFetcher::ErrorType
H A Dprivet_url_fetcher.cc259 delegate_->OnError(this, RESPONSE_CODE_ERROR);
287 delegate_->OnError(this, RESPONSE_CODE_ERROR);
H A Dprivet_url_fetcher_unittest.cc180 OnErrorInternal(PrivetURLFetcher::RESPONSE_CODE_ERROR));
H A Dprivet_http_impl.cc179 if (error == PrivetURLFetcher::RESPONSE_CODE_ERROR) {

Completed in 171 milliseconds