Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc415 const char kSessionNotificationType[] = "SESSION"; variable
450 *notification_type = kSessionNotificationType; in RealModelTypeToNotificationType()
491 } else if (notification_type == kSessionNotificationType) { in NotificationTypeToRealModelType()