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

  /external/chromium_org/sync/notifier/
registration_manager.cc 91 if (!IsIdRegistered(*it)) {
121 if (IsIdRegistered(it->first)) {
289 if (IsIdRegistered(it->first)) {
296 bool RegistrationManager::IsIdRegistered(
registration_manager.h 176 bool IsIdRegistered(const invalidation::ObjectId& id) const;

Completed in 172 milliseconds