Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc852 const char kHistoryDeleteDirectiveNotificationType[] = variable
921 *notification_type = kHistoryDeleteDirectiveNotificationType; in RealModelTypeToNotificationType()
1016 } else if (notification_type == kHistoryDeleteDirectiveNotificationType) { in NotificationTypeToRealModelType()