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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_url_fetcher.cc81 send_empty_privet_token_(false),
112 send_empty_privet_token_ = true;
116 if (send_empty_privet_token_) {
203 if (!send_empty_privet_token_ && !v3_mode_) {
H A Dprivet_url_fetcher.h127 bool send_empty_privet_token_; member in class:local_discovery::PrivetURLFetcher

Completed in 1040 milliseconds