Searched refs:URL_FETCH_ERROR (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/chrome/browser/local_discovery/ | ||
D | privet_url_fetcher.h | 33 URL_FETCH_ERROR, enumerator |
D | privet_url_fetcher.cc | 131 delegate_->OnError(this, URL_FETCH_ERROR); in OnURLFetchComplete() |