Home | History | Annotate | Download | only in util

Lines Matching refs:syncer

23 // std::vector<syncer::ModelType> types = GetEntryTypes();
39 case ::syncer::BOOKMARKS: \
42 case ::syncer::PREFERENCES: \
45 case ::syncer::PASSWORDS: \
48 case ::syncer::AUTOFILL: \
51 case ::syncer::AUTOFILL_PROFILE: \
54 case ::syncer::THEMES: \
57 case ::syncer::TYPED_URLS: \
60 case ::syncer::EXTENSIONS: \
63 case ::syncer::NIGORI: \
66 case ::syncer::SEARCH_ENGINES: \
69 case ::syncer::SESSIONS: \
72 case ::syncer::APPS: \
75 case ::syncer::APP_LIST: \
78 case ::syncer::APP_SETTINGS: \
81 case ::syncer::EXTENSION_SETTINGS: \
84 case ::syncer::APP_NOTIFICATIONS: \
87 case ::syncer::HISTORY_DELETE_DIRECTIVES: \
90 case ::syncer::SYNCED_NOTIFICATIONS: \
93 case ::syncer::SYNCED_NOTIFICATION_APP_INFO: \
96 case ::syncer::DEVICE_INFO: \
99 case ::syncer::EXPERIMENTS: \
102 case ::syncer::PRIORITY_PREFERENCES :\
105 case ::syncer::DICTIONARY: \
108 case ::syncer::FAVICON_IMAGES: \
111 case ::syncer::FAVICON_TRACKING: \
114 case ::syncer::SUPERVISED_USER_SETTINGS: \
117 case ::syncer::SUPERVISED_USERS: \
120 case ::syncer::SUPERVISED_USER_SHARED_SETTINGS: \
123 case ::syncer::ARTICLES: \
126 case ::syncer::PROXY_TABS: \
131 << ::syncer::ModelTypeToString(datatype); \