HomeSort by relevance Sort by last modified time
    Searched defs:sync_pb (Results 1 - 14 of 14) sorted by null

  /external/chromium/chrome/browser/sync/engine/
clear_data_command.h 14 namespace sync_pb { namespace
download_updates_command.h 14 namespace sync_pb { namespace
47 sync_pb::EntitySpecifics* filter_protobuf);
process_updates_command.h 16 namespace sync_pb { namespace
42 const sync_pb::SyncEntity& proto_update);
syncer_proto_util.h 22 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::ClientToServerResponse* response)
    [all...]
syncapi.h 86 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::TypedUrlSpecifics& GetTypedUrlSpecifics() const
    [all...]
  /external/chromium/chrome/browser/sync/glue/
extension_util.h 20 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::ExtensionSpecifics* dest_specifics)
    [all...]
theme_util.h 12 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::ThemeSpecifics& theme_specifics, Profile* profile)
    [all...]
extension_sync.h 24 namespace sync_pb { namespace
26 } // namespace sync_pb
extension_sync_traits.h 19 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*);
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...]
  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions.h 13 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::AutofillSpecifics& autofill_specifics)
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
directory_backing_store.h 24 namespace sync_pb { namespace
170 sync_pb::EntitySpecifics* mutable_new_value));
model_type.h 23 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/
server_connection_manager.h 26 namespace sync_pb { namespace
395 bool FillMessageWithShareDetails(sync_pb::ClientToServerMessage* csm,

Completed in 252 milliseconds