Home
last modified time | relevance | path

Searched refs:kNigoriNotificationType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sync/syncable/
Dmodel_type.cc840 const char kNigoriNotificationType[] = "NIGORI"; variable
890 *notification_type = kNigoriNotificationType; in RealModelTypeToNotificationType()
985 } else if (notification_type == kNigoriNotificationType) { in NotificationTypeToRealModelType()