Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc854 const char kSyncedNotificationType[] = "SYNCED_NOTIFICATION"; variable
924 *notification_type = kSyncedNotificationType; in RealModelTypeToNotificationType()
1019 } else if (notification_type == kSyncedNotificationType) { in NotificationTypeToRealModelType()