Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.h152 bool NotificationTypeToRealModelType(const std::string& notification_type,
Dmodel_type.cc462 bool NotificationTypeToRealModelType(const std::string& notification_type, in NotificationTypeToRealModelType() function
/external/chromium/chrome/browser/sync/notifier/
Dinvalidation_util.cc30 syncable::NotificationTypeToRealModelType( in ObjectIdToRealModelType()