Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc412 const char kExtensionNotificationType[] = "EXTENSION"; variable
441 *notification_type = kExtensionNotificationType; in RealModelTypeToNotificationType()
482 } else if (notification_type == kExtensionNotificationType) { in NotificationTypeToRealModelType()
/external/chromium_org/sync/syncable/
Dmodel_type.cc784 const char kExtensionNotificationType[] = "EXTENSION"; variable
830 *notification_type = kExtensionNotificationType; in RealModelTypeToNotificationType()
919 } else if (notification_type == kExtensionNotificationType) { in NotificationTypeToRealModelType()