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

  /external/chromium/chrome/browser/sync/notifier/
registration_manager.cc 5 #include "chrome/browser/sync/notifier/registration_manager.h"
21 registration_manager(NULL),
28 DCHECK(registration_manager);
33 registration_manager->DoRegisterType(model_type);
54 status->registration_manager = this;
registration_manager.h 107 // Calls registration_manager->DoRegister(model_type). (needed by
114 RegistrationManager* registration_manager; member in struct:sync_notifier::RegistrationManager::RegistrationStatus

Completed in 5034 milliseconds