HomeSort by relevance Sort by last modified time
    Searched full:browser_sync (Results 126 - 150 of 302) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/sync/
js_event_handler_list.h 18 namespace browser_sync { namespace
74 } // namespace browser_sync
js_test_util.cc 10 namespace browser_sync { namespace
75 } // namespace browser_sync
js_test_util.h 20 namespace browser_sync { namespace
80 } // namespace browser_sync
profile_sync_service.h 43 namespace browser_sync { namespace
100 class ProfileSyncService : public browser_sync::SyncFrontend,
101 public browser_sync::UnrecoverableErrorHandler,
105 typedef browser_sync::SyncBackendHost::Status Status;
163 browser_sync::DataTypeController* data_type_controller);
168 browser_sync::SessionModelAssociator* GetSessionModelAssociator();
177 browser_sync::DataTypeController::StateMap* state_map) const;
225 browser_sync::SyncBackendHost::StatusSummary QuerySyncStatusSummary();
226 virtual browser_sync::SyncBackendHost::Status QueryDetailedSyncStatus();
260 const browser_sync::SyncBackendHost::StatusSummary& summary)
    [all...]
  /external/chromium/chrome/browser/sync/sessions/
test_util.cc 7 namespace browser_sync { namespace
57 } // namespace browser_sync
ordered_commit_set.cc 11 namespace browser_sync { namespace
15 const browser_sync::ModelSafeRoutingInfo& routes)
102 } // namespace browser_sync
  /external/chromium/chrome/browser/sync/syncable/
model_type_payload_map.cc 25 const browser_sync::ModelSafeRoutingInfo& routes,
28 for (browser_sync::ModelSafeRoutingInfo::const_iterator i = routes.begin();
nigori_util.h 14 namespace browser_sync { namespace
52 browser_sync::Cryptographer* cryptographer);
  /external/chromium/chrome/browser/sync/util/
user_settings_posix.cc 13 namespace browser_sync { namespace
74 } // namespace browser_sync
user_settings_unittest.cc 175 browser_sync::UserSettings settings;
211 browser_sync::UserSettings settings;
243 const std::string encoded = browser_sync::APEncode(test);
244 const std::string decoded = browser_sync::APDecode(encoded);
251 browser_sync::UserSettings settings;
265 browser_sync::UserSettings settings;
  /external/chromium/chrome/browser/ui/webui/
foreign_session_handler.h 17 namespace browser_sync { namespace
61 } // namespace browser_sync
sync_internals_ui_unittest.cc 25 using browser_sync::HasArgsAsList;
26 using browser_sync::JsArgList;
127 StrictMock<browser_sync::MockJsFrontend> mock_js_backend_;
  /external/chromium/chrome/browser/sync/glue/
autofill_profile_model_associator_unittest.cc 23 using browser_sync::AutofillProfileModelAssociator;
69 browser_sync::AutofillProfileModelAssociator::DataBundle *bundle) {
196 browser_sync::AutofillProfileModelAssociator::DataBundle bundle;
221 browser_sync::AutofillProfileModelAssociator::DataBundle bundle;
239 browser_sync::AutofillProfileModelAssociator::DataBundle bundle;
frontend_data_type_controller_unittest.cc 21 using browser_sync::ChangeProcessorMock;
22 using browser_sync::DataTypeController;
23 using browser_sync::FrontendDataTypeController;
24 using browser_sync::FrontendDataTypeControllerMock;
25 using browser_sync::ModelAssociatorMock;
data_type_controller.h 19 namespace browser_sync { namespace
86 virtual browser_sync::ModelSafeGroup model_safe_group() const = 0;
99 } // namespace browser_sync
frontend_data_type_controller.h 20 namespace browser_sync { namespace
52 virtual browser_sync::ModelSafeGroup model_safe_group() const;
111 } // namespace browser_sync
autofill_profile_change_processor.h 24 namespace browser_sync { namespace
118 } // namespace browser_sync
bookmark_data_type_controller.cc 17 namespace browser_sync { namespace
88 } // namespace browser_sync
  /external/chromium/chrome/browser/sync/engine/
syncapi_unittest.cc 45 using browser_sync::Cryptographer;
46 using browser_sync::HasArgsAsList;
47 using browser_sync::KeyParams;
48 using browser_sync::JsArgList;
49 using browser_sync::MockJsEventHandler;
50 using browser_sync::MockJsEventRouter;
51 using browser_sync::ModelSafeRoutingInfo;
52 using browser_sync::ModelSafeWorker;
53 using browser_sync::ModelSafeWorkerRegistrar;
54 using browser_sync::sessions::SyncSessionSnapshot
    [all...]
syncer_proto_util.h 27 namespace browser_sync { namespace
113 static bool PostAndProcessHeaders(browser_sync::ServerConnectionManager* scm,
126 } // namespace browser_sync
conflict_resolver.h 28 namespace browser_sync { namespace
97 } // namespace browser_sync
model_changing_syncer_command.h 11 namespace browser_sync { namespace
63 } // namespace browser_sync
process_commit_response_command.h 22 namespace browser_sync { namespace
93 } // namespace browser_sync
syncproto.h 18 namespace browser_sync { namespace
88 } // namespace browser_sync
update_applicator.h 22 namespace browser_sync { namespace
86 } // namespace browser_sync

Completed in 1246 milliseconds

1 2 3 4 56 7 8 91011>>