HomeSort by relevance Sort by last modified time
    Searched refs:RESPONSE_CODE_ERROR (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/local_discovery/
privet_url_fetcher.h 27 RESPONSE_CODE_ERROR
privet_url_fetcher.cc 50 delegate_->OnError(this, RESPONSE_CODE_ERROR);
privet_http_impl.cc 50 if (error == PrivetURLFetcher::RESPONSE_CODE_ERROR) {
107 if (error == PrivetURLFetcher::RESPONSE_CODE_ERROR) {
privet_url_fetcher_unittest.cc 114 OnErrorInternal(PrivetURLFetcher::RESPONSE_CODE_ERROR));

Completed in 175 milliseconds