Searched refs:kDefaultShortPollIntervalSeconds (Results 1 – 3 of 3) sorted by relevance
15 const int64 kDefaultShortPollIntervalSeconds = 3600 * 8; variable
13 extern const int64 kDefaultShortPollIntervalSeconds;
72 TimeDelta::FromSeconds(kDefaultShortPollIntervalSeconds)), in SyncerThread()