Home | History | Annotate | Download | only in engine

Lines Matching refs:NotificationInfo

1135 struct NotificationInfo {
1139 NotificationInfo() : total_count(0) {}
1141 ~NotificationInfo() {}
1152 typedef std::map<syncable::ModelType, NotificationInfo> NotificationInfoMap;
2715 NotificationInfo* info = &notification_info_map_[it->first];