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

1 2

  /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...]
  /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
  /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_org/sync/engine/
download.h 13 namespace sync_pb { namespace
15 } // namespace sync_pb
41 sync_pb::GetUpdatesCallerInfo::GetUpdatesSource source,
55 sync_pb::DebugInfo* debug_info);
syncer_util.h 22 namespace sync_pb { namespace
24 } // namespace sync_pb
45 const sync_pb::SyncEntity& server_entry);
60 UniquePosition GetUpdatePosition(const sync_pb::SyncEntity& update,
65 std::string GetUniqueBookmarkTagFromUpdate(const sync_pb::SyncEntity& update);
70 const sync_pb::SyncEntity& server_entry,
84 VerifyResult VerifyNewEntry(const sync_pb::SyncEntity& update,
91 const sync_pb::SyncEntity& update,
100 const sync_pb::SyncEntity& update,
traffic_logger.h 12 namespace sync_pb { namespace
15 } // namespace sync_pb
19 void LogClientToServerMessage(const sync_pb::ClientToServerMessage& msg);
21 const sync_pb::ClientToServerResponse& response);
process_updates_command.h 13 namespace sync_pb { namespace
47 const sync_pb::SyncEntity& entry,
51 const sync_pb::SyncEntity& proto_update,
store_timestamps_command.h 14 namespace sync_pb { namespace
16 } // namespace sync_pb
27 const sync_pb::GetUpdatesResponse& response,
syncer_proto_util.h 18 namespace sync_pb { namespace
43 const sync_pb::ClientToServerResponse& response);
47 const sync_pb::ClientToServerResponse_Error& error);
57 sync_pb::ClientToServerMessage* msg,
58 sync_pb::ClientToServerResponse* response,
69 const sync_pb::SyncEntity& server_entry);
71 static bool ShouldMaintainPosition(const sync_pb::SyncEntity& sync_entity);
84 const sync_pb::SyncEntity& entry);
88 const sync_pb::CommitResponse_EntryResponse& entry);
93 const sync_pb::ClientToServerResponse& response)
    [all...]
  /external/chromium_org/sync/internal_api/
syncapi_internal.h 15 namespace sync_pb { namespace
24 sync_pb::PasswordSpecificsData* DecryptPasswordSpecifics(
25 const sync_pb::EntitySpecifics& specifics,
34 const sync_pb::EntitySpecifics& left,
35 const sync_pb::EntitySpecifics& right);
  /external/chromium_org/sync/protocol/
proto_value_conversions.h 16 namespace sync_pb { namespace
66 } // namespace sync_pb
84 const sync_pb::EncryptedData& encrypted_data);
88 const sync_pb::AppNotificationSettings& app_notification_settings);
93 const sync_pb::SessionHeader& session_header);
96 const sync_pb::SessionTab& session_tab);
99 const sync_pb::SessionWindow& session_window);
102 const sync_pb::TabNavigation& tab_navigation);
107 const sync_pb::PasswordSpecificsData& password_specifics_data);
112 const sync_pb::DeviceInformation& device_information)
    [all...]
  /external/chromium_org/sync/syncable/
syncable_proto_util.h 13 namespace sync_pb { namespace
30 bool IsFolder(const sync_pb::SyncEntity& entity);
34 bool IsRoot(const sync_pb::SyncEntity& entity);
nigori_handler.h 18 namespace sync_pb { namespace
38 const sync_pb::NigoriSpecifics& nigori,
43 sync_pb::NigoriSpecifics* nigori,
nigori_util.h 15 namespace sync_pb { namespace
55 const sync_pb::EntitySpecifics& specifics);
68 const sync_pb::EntitySpecifics& new_specifics,
76 sync_pb::NigoriSpecifics* nigori);
80 const sync_pb::NigoriSpecifics& nigori);
  /external/chromium_org/chrome/browser/ui/toolbar/
recent_tabs_builder_test_helper.h 17 namespace sync_pb { namespace
58 sync_pb::SessionSpecifics* meta);
61 sync_pb::SessionSpecifics* meta);
65 sync_pb::SessionSpecifics* tab_base);
  /external/chromium/chrome/browser/sync/syncable/
directory_backing_store.h 24 namespace sync_pb { namespace
170 sync_pb::EntitySpecifics* mutable_new_value));
  /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;
  /external/chromium_org/chrome/browser/extensions/api/storage/
setting_sync_data.h 17 namespace sync_pb { namespace
82 const sync_pb::ExtensionSettingSpecifics& specifics);
  /external/chromium_org/chrome/browser/extensions/
app_sync_data.h 16 namespace sync_pb { namespace
60 void PopulateAppSpecifics(sync_pb::AppSpecifics* specifics) const;
64 const sync_pb::AppSpecifics& specifics);
  /external/chromium_org/chrome/browser/history/
delete_directive_handler.h 15 namespace sync_pb { namespace
52 const sync_pb::HistoryDeleteDirectiveSpecifics& delete_directive);

Completed in 360 milliseconds

1 2