HomeSort by relevance Sort by last modified time
    Searched refs:allow_empty_privet_token_ (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),
54 allow_empty_privet_token_ = true;
94 if (privet_access_token_.empty() && !allow_empty_privet_token_) {
privet_url_fetcher.h 95 bool allow_empty_privet_token_; member in class:local_discovery::PrivetURLFetcher

Completed in 36 milliseconds