Home
last modified time | relevance | path

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

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