NotificationInfo  176 sync/internal_api/sync_manager_impl.cc         std::make_pair(ModelTypeFromInt(i), NotificationInfo()));
NotificationInfo  190 sync/internal_api/sync_manager_impl.cc SyncManagerImpl::NotificationInfo::NotificationInfo() : total_count(0) {}
NotificationInfo  191 sync/internal_api/sync_manager_impl.cc SyncManagerImpl::NotificationInfo::~NotificationInfo() {}
NotificationInfo  193 sync/internal_api/sync_manager_impl.cc base::DictionaryValue* SyncManagerImpl::NotificationInfo::ToValue() const {
NotificationInfo  207 sync/internal_api/sync_manager_impl.h     NotificationInfo();
NotificationInfo  208 sync/internal_api/sync_manager_impl.h     ~NotificationInfo();
NotificationInfo  219 sync/internal_api/sync_manager_impl.h   typedef std::map<ModelType, NotificationInfo> NotificationInfoMap;