Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc836 const char kBookmarkNotificationType[] = "BOOKMARK"; variable
873 *notification_type = kBookmarkNotificationType; in RealModelTypeToNotificationType()
968 if (notification_type == kBookmarkNotificationType) { in NotificationTypeToRealModelType()