Searched refs:sync_pb (Results 251 - 275 of 324) sorted by relevance

<<111213

/external/chromium/chrome/browser/sync/glue/
H A Dsession_change_processor.cc183 const sync_pb::SessionSpecifics& specifics = node.GetSessionSpecifics();
201 const sync_pb::SessionSpecifics& specifics(
H A Dtyped_url_model_associator.cc83 const sync_pb::TypedUrlSpecifics& typed_url(
139 const sync_pb::TypedUrlSpecifics& typed_url(
328 const sync_pb::TypedUrlSpecifics& typed_url,
443 sync_pb::TypedUrlSpecifics typed_url;
460 const sync_pb::TypedUrlSpecifics& new_url,
H A Dpreference_model_associator.cc57 const sync_pb::PreferenceSpecifics& preference(
250 sync_pb::PreferenceSpecifics preference;
/external/chromium/chrome/browser/sync/sessions/
H A Dsession_state_unittest.cc28 sync_pb::GetUpdatesCallerInfo::GetUpdatesSource updates_source =
29 sync_pb::GetUpdatesCallerInfo::PERIODIC;
H A Dstatus_controller_unittest.cc177 sync_pb::SyncEntity* entity1 = response->mutable_get_updates()->add_entries();
178 sync_pb::SyncEntity* entity2 = response->mutable_get_updates()->add_entries();
/external/chromium/chrome/browser/sync/syncable/
H A Ddirectory_backing_store.cc724 sync_pb::EntitySpecifics specifics;
732 sync_pb::EntitySpecifics specifics;
742 sync_pb::EntitySpecifics* mutable_new_value)) {
753 sync_pb::EntitySpecifics new_value;
835 sync_pb::EntitySpecifics* mutable_new_value) {
844 sync_pb::BookmarkSpecifics* bookmark_data =
845 mutable_new_value->MutableExtension(sync_pb::bookmark);
1058 sync_pb::DataTypeProgressMarker progress_marker;
H A Dsyncable_unittest.cc69 sync_pb::EntitySpecifics specifics;
70 specifics.MutableExtension(sync_pb::bookmark)->set_url("http://demo/");
71 specifics.MutableExtension(sync_pb::bookmark)->set_favicon(bytes,
81 ASSERT_TRUE(e->Get(SPECIFICS).HasExtension(sync_pb::bookmark));
83 e->Get(SPECIFICS).GetExtension(sync_pb::bookmark).url());
85 e->Get(SPECIFICS).GetExtension(sync_pb::bookmark).favicon());
422 sync_pb::EntitySpecifics specs;
517 sync_pb::EntitySpecifics bookmark_specs;
518 sync_pb::EntitySpecifics autofill_specs;
519 sync_pb
[all...]
/external/chromium_org/chrome/browser/managed_mode/
H A Dmanaged_user_registration_utility_unittest.cc25 using sync_pb::ManagedUserSpecifics;
185 ::sync_pb::EntitySpecifics specifics = it->sync_data().GetSpecifics();
H A Dmanaged_user_sync_service_unittest.cc21 using sync_pb::ManagedUserSpecifics;
122 ::sync_pb::EntitySpecifics specifics;
H A Dmanaged_user_sync_service.cc32 using sync_pb::ManagedUserSpecifics;
44 ::sync_pb::EntitySpecifics specifics;
/external/chromium_org/chrome/browser/prefs/
H A Dsynced_pref_change_registrar_browsertest.cc59 sync_pb::EntitySpecifics specifics;
60 sync_pb::PreferenceSpecifics* pref_specifics =
/external/chromium_org/chrome/browser/sync/glue/
H A Dpassword_change_processor.cc194 const sync_pb::PasswordSpecificsData& password = extra->unencrypted();
213 const sync_pb::PasswordSpecificsData& password_data =
H A Dsession_change_processor.cc233 const sync_pb::SessionSpecifics& specifics = it->specifics.session();
264 const sync_pb::SessionSpecifics& specifics(
H A Dbookmark_change_processor.cc79 sync_pb::BookmarkSpecifics bookmark_specifics(dst->GetBookmarkSpecifics());
313 const sync_pb::EntitySpecifics& specifics =
681 const sync_pb::BookmarkSpecifics& specifics =
725 const sync_pb::BookmarkSpecifics& specifics =
746 const sync_pb::BookmarkSpecifics& specifics =
801 sync_pb::BookmarkSpecifics updated_specifics(
H A Dgeneric_change_processor.cc29 void SetNodeSpecifics(const sync_pb::EntitySpecifics& entity_specifics,
53 sync_pb::EntitySpecifics password_holder;
450 const sync_pb::EntitySpecifics& specifics =
/external/chromium_org/sync/syncable/
H A Dentry_kernel.cc91 sync_pb::EntitySpecifics decrypted;
92 const sync_pb::EncryptedData& encrypted = kernel.ref(field).encrypted();
H A Dentry.h92 inline const sync_pb::EntitySpecifics& Get(ProtoField field) const {
/external/chromium_org/chrome/browser/policy/
H A Dmanaged_mode_policy_provider.cc143 ::sync_pb::EntitySpecifics specifics;
186 const ::sync_pb::ManagedUserSettingSpecifics& managed_user_setting =
259 const ::sync_pb::ManagedUserSettingSpecifics& managed_user_setting =
/external/chromium_org/chrome/browser/sync/
H A Dbackend_migrator.cc132 sync_pb::DataTypeProgressMarker progress_marker;
/external/chromium_org/sync/internal_api/public/
H A Dsync_manager.h30 namespace sync_pb { namespace
32 } // namespace sync_pb
/external/chromium_org/sync/internal_api/
H A Dsync_manager_impl.cc51 using sync_pb::GetUpdatesCallerInfo;
245 const sync_pb::EntitySpecifics& a_specifics = a.ref(SPECIFICS);
246 const sync_pb::EntitySpecifics& b_specifics = b.ref(SPECIFICS);
287 sync_pb::DataTypeProgressMarker marker;
472 const sync_pb::EncryptedData& pending_keys) {
828 sync_pb::EntitySpecifics original_specifics(original.ref(SPECIFICS));
831 scoped_ptr<sync_pb::PasswordSpecificsData> data(
841 const sync_pb::EncryptedData& encrypted = original_specifics.encrypted();
/external/chromium_org/chrome/browser/history/
H A Dtyped_url_syncable_service_unittest.cc140 sync_pb::TypedUrlSpecifics& specifics) {
312 sync_pb::TypedUrlSpecifics url_specifics =
360 sync_pb::TypedUrlSpecifics url_specifics =
442 sync_pb::TypedUrlSpecifics url_specifics =
513 sync_pb::TypedUrlSpecifics url_specifics =
603 sync_pb::TypedUrlSpecifics url_specifics =
/external/chromium_org/chrome/browser/notifications/sync_notifier/
H A Dchrome_notifier_service_unittest.cc25 using sync_pb::SyncedNotificationSpecifics;
26 using sync_pb::EntitySpecifics;
220 sync_pb::CoalescedSyncedNotification_ReadState read_state) {
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary.cc364 sync_pb::EntitySpecifics specifics;
510 sync_pb::EntitySpecifics specifics;
522 sync_pb::EntitySpecifics specifics;
/external/chromium_org/sync/internal_api/public/base/
H A Dunique_position.cc46 UniquePosition UniquePosition::FromProto(const sync_pb::UniquePosition& proto) {
151 void UniquePosition::ToProto(sync_pb::UniquePosition* proto) const {
193 sync_pb::UniquePosition proto;

Completed in 470 milliseconds

<<111213