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