HomeSort by relevance Sort by last modified time
    Searched refs:NotificationTypeToRealModelType (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/sync/internal_api/public/base/
model_type.h 304 SYNC_EXPORT bool NotificationTypeToRealModelType(
  /external/chromium_org/sync/tools/
sync_client.cc 237 if (!NotificationTypeToRealModelType(ids_it->name(), &type)) {
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.cc 380 if (!NotificationTypeToRealModelType(ids_it->name(), &type)) {
  /external/chromium_org/sync/syncable/
model_type.cc 966 bool NotificationTypeToRealModelType(const std::string& notification_type,
    [all...]

Completed in 82 milliseconds