Searched refs:PrivetErrorTransient (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_url_fetcher.h117 bool PrivetErrorTransient(const std::string& error);
H A Dprivet_url_fetcher.cc320 } else if (PrivetErrorTransient(error)) {
369 bool PrivetURLFetcher::PrivetErrorTransient(const std::string& error) { function in class:local_discovery::PrivetURLFetcher

Completed in 734 milliseconds