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

  /external/chromium_org/chrome/browser/local_discovery/
privet_url_fetcher.cc 80 do_not_retry_on_transient_error_(false),
107 do_not_retry_on_transient_error_ = true;
321 if (!do_not_retry_on_transient_error_) {
privet_url_fetcher.h 126 bool do_not_retry_on_transient_error_; member in class:local_discovery::PrivetURLFetcher

Completed in 203 milliseconds