Searched defs:sync_pb (Results 1 - 14 of 14) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dclear_data_command.h14 namespace sync_pb { namespace
H A Ddownload_updates_command.h14 namespace sync_pb { namespace
47 sync_pb::EntitySpecifics* filter_protobuf);
H A Dprocess_updates_command.h16 namespace sync_pb { namespace
42 const sync_pb::SyncEntity& proto_update);
H A Dsyncer_proto_util.h22 namespace sync_pb { namespace
25 } // namespace sync_pb
47 sync_pb::ClientToServerResponse* response,
71 const sync_pb::SyncEntity& entry);
81 sync_pb::EntitySpecifics* filter);
85 const sync_pb::ClientToServerResponse& response);
89 static std::string SyncEntityDebugString(const sync_pb::SyncEntity& entry);
103 const sync_pb::ClientToServerResponse* response);
108 const sync_pb::ClientToServerResponse* response,
116 sync_pb
[all...]
H A Dsyncapi.h86 namespace sync_pb { namespace
182 const sync_pb::BookmarkSpecifics& GetBookmarkSpecifics() const;
200 const sync_pb::AppSpecifics& GetAppSpecifics() const;
204 const sync_pb::AutofillSpecifics& GetAutofillSpecifics() const;
206 virtual const sync_pb::AutofillProfileSpecifics&
211 const sync_pb::NigoriSpecifics& GetNigoriSpecifics() const;
215 const sync_pb::PasswordSpecificsData& GetPasswordSpecifics() const;
219 const sync_pb::PreferenceSpecifics& GetPreferenceSpecifics() const;
223 const sync_pb::ThemeSpecifics& GetThemeSpecifics() const;
227 const sync_pb
[all...]
/external/chromium/chrome/browser/sync/glue/
H A Dextension_util.h20 namespace sync_pb { namespace
22 } // sync_pb
31 const sync_pb::ExtensionSpecifics& specifics);
36 const sync_pb::ExtensionSpecifics& specifics);
41 const sync_pb::ExtensionSpecifics& specifics);
45 bool AreExtensionSpecificsEqual(const sync_pb::ExtensionSpecifics& a,
46 const sync_pb::ExtensionSpecifics& b);
53 const sync_pb::ExtensionSpecifics& specifics);
60 const sync_pb::ExtensionSpecifics& specifics,
61 sync_pb
[all...]
H A Dtheme_util.h12 namespace sync_pb { namespace
14 } // sync_pb
21 bool AreThemeSpecificsEqual(const sync_pb::ThemeSpecifics& a,
22 const sync_pb::ThemeSpecifics& b);
26 const sync_pb::ThemeSpecifics& a,
27 const sync_pb::ThemeSpecifics& b,
33 const sync_pb::ThemeSpecifics& theme_specifics,
40 sync_pb::ThemeSpecifics* theme_specifics);
47 sync_pb::ThemeSpecifics* theme_specifics);
52 const sync_pb
[all...]
H A Dextension_sync.h24 namespace sync_pb { namespace
26 } // namespace sync_pb
H A Dextension_sync_traits.h19 namespace sync_pb { namespace
22 } // namespace sync_pb
32 typedef const sync_pb::ExtensionSpecifics& (*ExtensionSpecificsGetter)(
38 const sync_pb::ExtensionSpecifics&, sync_api::WriteNode*);
44 const sync_pb::EntitySpecifics&, sync_pb::ExtensionSpecifics*);
H A Dsession_model_associator.h41 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
[all...]
/external/chromium/chrome/browser/sync/protocol/
H A Dproto_value_conversions.h13 namespace sync_pb { namespace
33 } // namespace sync_pb
51 const sync_pb::EncryptedData& encrypted_data);
56 const sync_pb::SessionHeader& session_header);
59 const sync_pb::SessionTab& session_tab);
62 const sync_pb::SessionWindow& session_window);
65 const sync_pb::TabNavigation& tab_navigation);
70 const sync_pb::PasswordSpecificsData& password_specifics_data);
75 const sync_pb::AppSpecifics& app_specifics);
78 const sync_pb
[all...]
/external/chromium/chrome/browser/sync/syncable/
H A Ddirectory_backing_store.h24 namespace sync_pb { namespace
170 sync_pb::EntitySpecifics* mutable_new_value));
H A Dmodel_type.h23 namespace sync_pb { namespace
86 sync_pb::EntitySpecifics* specifics);
92 ModelType GetModelType(const sync_pb::SyncEntity& sync_entity);
97 ModelType GetModelTypeFromSpecifics(const sync_pb::EntitySpecifics& specifics);
/external/chromium/chrome/browser/sync/engine/net/
H A Dserver_connection_manager.h26 namespace sync_pb { namespace
395 bool FillMessageWithShareDetails(sync_pb::ClientToServerMessage* csm,

Completed in 270 milliseconds