HomeSort by relevance Sort by last modified time
    Searched refs:sync_pb (Results 126 - 150 of 343) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/sync/engine/
apply_updates_command_unittest.cc 68 sync_pb::EntitySpecifics default_bookmark_specifics;
69 default_bookmark_specifics.MutableExtension(sync_pb::bookmark);
75 const sync_pb::EntitySpecifics& specifics,
117 sync_pb::EntitySpecifics default_specifics;
232 sync_pb::EntitySpecifics specifics;
233 sync_pb::PasswordSpecificsData data;
237 specifics.MutableExtension(sync_pb::password)->mutable_encrypted());
254 sync_pb::EntitySpecifics specifics;
255 specifics.MutableExtension(sync_pb::password);
273 sync_pb::EntitySpecifics specifics
    [all...]
clear_data_command_unittest.cc 91 const sync_pb::ClientToServerMessage& r = mock_server()->last_request();
110 sync_pb::ClientToServerResponse::SUCCESS);
117 const sync_pb::ClientToServerMessage& r = mock_server()->last_request();
change_reorder_buffer.h 75 void SetSpecificsForId(int64 id, const sync_pb::EntitySpecifics& specifics) {
104 typedef std::map<int64, sync_pb::EntitySpecifics> SpecificsMap;
  /external/chromium_org/sync/engine/
syncer.cc 29 using sync_pb::ClientCommand;
83 sync_pb::GetUpdatesCallerInfo::GetUpdatesSource source,
109 return HandleCycleEnd(session, sync_pb::GetUpdatesCallerInfo::PERIODIC);
132 base::Callback<void(sync_pb::ClientToServerMessage*)> build_fn) {
136 sync_pb::ClientToServerMessage msg;
194 sync_pb::GetUpdatesCallerInfo::GetUpdatesSource source) {
syncer.h 59 sync_pb::GetUpdatesCallerInfo::GetUpdatesSource source,
74 base::Callback<void(sync_pb::ClientToServerMessage*)> build_fn);
87 sync_pb::GetUpdatesCallerInfo::GetUpdatesSource source);
process_updates_util.cc 47 const sync_pb::SyncEntity &update) {
80 const sync_pb::GetUpdatesResponse& updates,
89 const sync_pb::SyncEntity& update = updates.entries(i);
134 const sync_pb::SyncEntity& entry,
148 const sync_pb::SyncEntity& entry,
207 const sync_pb::SyncEntity& entry,
225 const sync_pb::SyncEntity& update,
302 sync_pb::EntitySpecifics prev_specifics =
321 sync_pb::EntitySpecifics());
traffic_recorder.cc 72 sync_pb::ClientToServerMessage message_proto;
78 sync_pb::ClientToServerResponse message_proto;
133 const sync_pb::ClientToServerMessage& msg) {
138 const sync_pb::ClientToServerResponse& response) {
  /external/chromium/chrome/browser/sync/glue/
autofill_change_processor.h 92 const sync_pb::AutofillSpecifics& autofill,
97 const sync_pb::AutofillProfileSpecifics& profile,
102 const sync_pb::AutofillSpecifics& autofill);
autofill_profile_change_processor.h 62 sync_pb::AutofillProfileSpecifics profile_specifics_;
66 const sync_pb::AutofillProfileSpecifics& profile_specifics)
104 const sync_pb::AutofillProfileSpecifics& profile,
session_model_associator.h 41 namespace sync_pb { namespace
43 } // namespace sync_pb
139 bool AssociateForeignSpecifics(const sync_pb::SessionSpecifics& specifics,
338 const sync_pb::SessionWindow& window,
344 static void PopulateSessionTabFromSpecifics(const sync_pb::SessionTab& tab,
350 const sync_pb::TabNavigation& navigation,
356 sync_pb::TabNavigation* tab_navigation);
368 sync_pb::SessionHeader* header_s);
372 sync_pb::SessionWindow* session_window);
386 sync_pb::SessionTab* session_tab)
    [all...]
theme_util_unittest.cc 46 sync_pb::ThemeSpecifics a, b;
102 sync_pb::ThemeSpecifics theme_specifics;
114 sync_pb::ThemeSpecifics theme_specifics;
132 sync_pb::ThemeSpecifics theme_specifics;
152 sync_pb::ThemeSpecifics theme_specifics;
180 sync_pb::ThemeSpecifics theme_specifics;
199 sync_pb::ThemeSpecifics theme_specifics;
228 sync_pb::ThemeSpecifics theme_specifics;
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_sync_util.cc 23 sync_pb::ExtensionSettingSpecifics* specifics) {
37 sync_pb::AppSettingSpecifics* specifics) {
49 sync_pb::EntitySpecifics specifics;
setting_sync_data.h 17 namespace sync_pb { namespace
82 const sync_pb::ExtensionSettingSpecifics& specifics);
  /external/chromium_org/chrome/browser/extensions/
app_sync_data.cc 39 sync_pb::EntitySpecifics specifics;
52 void AppSyncData::PopulateAppSpecifics(sync_pb::AppSpecifics* specifics) const {
65 const sync_pb::AppSpecifics& specifics) {
extension_sync_data.cc 54 sync_pb::EntitySpecifics specifics;
66 sync_pb::ExtensionSpecifics* specifics) const {
77 const sync_pb::ExtensionSpecifics& specifics) {
106 const sync_pb::EntitySpecifics& entity_specifics = sync_data.GetSpecifics();
  /external/chromium_org/chrome/browser/themes/
theme_syncable_service.cc 54 sync_pb::ThemeSpecifics current_specifics;
84 sync_pb::ThemeSpecifics current_specifics;
122 sync_pb::EntitySpecifics entity_specifics;
164 sync_pb::ThemeSpecifics current_specifics;
190 const sync_pb::ThemeSpecifics& current_specs,
192 const sync_pb::ThemeSpecifics& sync_theme = sync_data.GetSpecifics().theme();
204 const sync_pb::ThemeSpecifics& theme_specifics) {
254 sync_pb::ThemeSpecifics* theme_specifics) const {
304 const sync_pb::ThemeSpecifics& a,
305 const sync_pb::ThemeSpecifics& b
    [all...]
  /external/chromium_org/components/dom_distiller/core/
article_entry.cc 10 using sync_pb::EntitySpecifics;
11 using sync_pb::ArticlePage;
12 using sync_pb::ArticleSpecifics;
  /external/chromium_org/sync/internal_api/public/base/
unique_position.h 13 namespace sync_pb { namespace
52 // Converts from a 'sync_pb::UniquePosition' protobuf to a UniquePosition.
54 static UniquePosition FromProto(const sync_pb::UniquePosition& proto);
81 void ToProto(sync_pb::UniquePosition* proto) const;
model_type.h 25 namespace sync_pb { namespace
156 sync_pb::EntitySpecifics* specifics);
163 const sync_pb::SyncEntity& sync_entity);
169 const sync_pb::EntitySpecifics& specifics);
  /external/chromium_org/sync/protocol/
proto_value_conversions_unittest.cc 86 sync_pb::PasswordSpecificsData specifics;
105 sync_pb::AppNotificationSettings specifics;
137 sync_pb::BookmarkSpecifics specifics;
140 sync_pb::MetaInfo* meta_1 = specifics.add_meta_info();
143 sync_pb::MetaInfo* meta_2 = specifics.add_meta_info();
256 sync_pb::EntitySpecifics specifics;
320 sync_pb::ClientToServerMessage message;
321 sync_pb::CommitMessage* commit_message = message.mutable_commit();
322 sync_pb::SyncEntity* entity = commit_message->add_entries();
341 sync_pb::ClientToServerResponse message
    [all...]
  /external/chromium_org/sync/sessions/
sync_session.cc 35 return TakeSnapshotWithSource(sync_pb::GetUpdatesCallerInfo::UNKNOWN);
39 sync_pb::GetUpdatesCallerInfo::GetUpdatesSource legacy_updates_source) const {
71 sync_pb::GetUpdatesCallerInfo::GetUpdatesSource source) {
  /external/chromium_org/chrome/browser/history/
delete_directive_handler.cc 22 const sync_pb::HistoryDeleteDirectiveSpecifics& delete_directive) {
33 const sync_pb::TimeRangeDirective& range1 =
35 const sync_pb::TimeRangeDirective& range2 =
57 const sync_pb::GlobalIdDirective& global_id_directive,
68 const sync_pb::HistoryDeleteDirectiveSpecifics& delete_directive) {
70 const sync_pb::GlobalIdDirective& global_id_directive =
87 const sync_pb::TimeRangeDirective& time_range_directive =
152 const sync_pb::HistoryDeleteDirectiveSpecifics& delete_directive =
194 const sync_pb::GlobalIdDirective& id_directive =
237 const sync_pb::HistoryDeleteDirectiveSpecifics& delete_directive
    [all...]
  /external/chromium_org/sync/test/
fake_sync_encryption_handler.cc 27 const sync_pb::NigoriSpecifics& nigori,
42 sync_pb::EncryptedData pending_keys = cryptographer_.GetPendingKeys();
51 sync_pb::EncryptedData()));
56 sync_pb::NigoriSpecifics* nigori,
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl_unittest.cc 52 const sync_pb::EncryptedData&)); // NOLINT
119 sync_pb::EntitySpecifics specifics;
150 const sync_pb::NigoriSpecifics& nigori = nigori_node.GetNigoriSpecifics();
161 EXPECT_EQ(sync_pb::NigoriSpecifics::CUSTOM_PASSPHRASE,
169 EXPECT_EQ(sync_pb::NigoriSpecifics::FROZEN_IMPLICIT_PASSPHRASE,
175 EXPECT_EQ(sync_pb::NigoriSpecifics::KEYSTORE_PASSPHRASE,
191 sync_pb::NigoriSpecifics BuildMigratedNigori(
210 sync_pb::NigoriSpecifics nigori;
216 sync_pb::EncryptedData keystore_decryptor_token;
223 nigori.set_passphrase_type(sync_pb::NigoriSpecifics::KEYSTORE_PASSPHRASE)
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
nigori_util.cc 30 const sync_pb::EntitySpecifics& specifics = entry.Get(SPECIFICS);
32 specifics.GetExtension(sync_pb::nigori));
36 const sync_pb::NigoriSpecifics& nigori) {
61 sync_pb::NigoriSpecifics* nigori) {
85 sync_pb::EntitySpecifics new_specifics;
86 const sync_pb::EntitySpecifics& entry_specifics = entry.Get(SPECIFICS);
136 const sync_pb::EntitySpecifics& entry_specifics = entry.Get(SPECIFICS);
184 const sync_pb::EntitySpecifics& specifics = child.Get(SPECIFICS);

Completed in 1250 milliseconds

1 2 3 4 56 7 8 91011>>