Home
last modified time | relevance | path

Searched defs:entity_specifics (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dextension_sync_traits.cc51 const sync_pb::EntitySpecifics& entity_specifics, in GetExtensionSpecificsFromEntity()
113 const sync_pb::EntitySpecifics& entity_specifics, in GetExtensionSpecificsFromEntityOfApp()
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.cc509 sync_pb::EntitySpecifics entity_specifics; in PutAutofillSpecificsAndMarkForSyncing() local
523 sync_pb::EntitySpecifics entity_specifics; in PutAutofillProfileSpecificsAndMarkForSyncing() local
538 sync_pb::EntitySpecifics entity_specifics; in PutBookmarkSpecificsAndMarkForSyncing() local
552 sync_pb::EntitySpecifics entity_specifics; in PutNigoriSpecificsAndMarkForSyncing() local
611 sync_pb::EntitySpecifics entity_specifics; in PutPasswordSpecificsAndMarkForSyncing() local
618 sync_pb::EntitySpecifics entity_specifics; in PutPreferenceSpecificsAndMarkForSyncing() local
638 sync_pb::EntitySpecifics entity_specifics; in PutAppSpecificsAndMarkForSyncing() local
646 sync_pb::EntitySpecifics entity_specifics; in PutThemeSpecificsAndMarkForSyncing() local
654 sync_pb::EntitySpecifics entity_specifics; in PutTypedUrlSpecificsAndMarkForSyncing() local
662 sync_pb::EntitySpecifics entity_specifics; in PutExtensionSpecificsAndMarkForSyncing() local
[all …]
/external/chromium/chrome/browser/sync/
Dprofile_sync_service_autofill_unittest.cc554 sync_pb::EntitySpecifics entity_specifics; in Update() local