Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc866 const char kArticleNotificationType[] = "ARTICLE"; variable
957 *notification_type = kArticleNotificationType; in RealModelTypeToNotificationType()
1053 } else if (notification_type == kArticleNotificationType) { in NotificationTypeToRealModelType()