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

  /external/chromium_org/chrome/browser/local_discovery/
privet_url_fetcher.cc 45 delegate_->OnError(this, URL_FETCH_ERROR);
57 delegate_->OnError(this, URL_FETCH_ERROR);
privet_url_fetcher.h 26 URL_FETCH_ERROR,
privet_url_fetcher_unittest.cc 100 EXPECT_CALL(delegate_, OnErrorInternal(PrivetURLFetcher::URL_FETCH_ERROR));

Completed in 142 milliseconds