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

  /external/chromium/chrome/browser/sync/notifier/
registration_manager.h 121 base::Time last_registration_attempt; member in struct:sync_notifier::RegistrationManager::RegistrationStatus
registration_manager.cc 125 status.last_registration_attempt;
177 status->last_registration_attempt = base::Time::Now();
184 status->last_registration_attempt) +

Completed in 785 milliseconds