Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc848 const char kSearchEngineNotificationType[] = "SEARCH_ENGINE"; variable
906 *notification_type = kSearchEngineNotificationType; in RealModelTypeToNotificationType()
998 } else if (notification_type == kSearchEngineNotificationType) { in NotificationTypeToRealModelType()