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 42 do_not_retry_on_transient_error_(false), allow_empty_privet_token_(false),
50 do_not_retry_on_transient_error_ = true;
158 if (!do_not_retry_on_transient_error_) {
privet_url_fetcher.h 94 bool do_not_retry_on_transient_error_; member in class:local_discovery::PrivetURLFetcher

Completed in 25 milliseconds