Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc410 const char kThemeNotificationType[] = "THEME"; variable
435 *notification_type = kThemeNotificationType; in RealModelTypeToNotificationType()
476 } else if (notification_type == kThemeNotificationType) { in NotificationTypeToRealModelType()
/external/chromium_org/sync/syncable/
Dmodel_type.cc782 const char kThemeNotificationType[] = "THEME"; variable
824 *notification_type = kThemeNotificationType; in RealModelTypeToNotificationType()
913 } else if (notification_type == kThemeNotificationType) { in NotificationTypeToRealModelType()