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

  /external/chromium/chrome/browser/sync/notifier/
registration_manager.h 39 static const int kMaxRegistrationDelaySeconds;
registration_manager.cc 42 const int RegistrationManager::kMaxRegistrationDelaySeconds = 60 * 60;
199 kMaxRegistrationDelaySeconds,

Completed in 129 milliseconds