HomeSort by relevance Sort by last modified time
    Searched defs:browser_sync (Results 126 - 143 of 143) sorted by null

1 2 3 4 56

  /external/chromium_org/chrome/browser/sync/
startup_controller_unittest.cc 21 namespace browser_sync { namespace
263 } // namespace browser_sync
profile_sync_service_unittest.cc 45 namespace browser_sync { namespace
147 return new browser_sync::SyncBackendHostMock();
151 return new browser_sync::SyncBackendHostNoReturn();
155 return new browser_sync::SyncBackendHostMockCollectDeleteDirParam(
233 CreateService(browser_sync::AUTO_START);
324 CreateService(browser_sync::AUTO_START);
336 CreateService(browser_sync::AUTO_START);
349 CreateService(browser_sync::AUTO_START);
368 CreateService(browser_sync::AUTO_START);
378 CreateService(browser_sync::AUTO_START)
    [all...]
profile_sync_service.h 67 namespace browser_sync { namespace
76 } // namespace browser_sync
193 typedef browser_sync::SyncBackendHost::Status Status;
277 browser_sync::ProfileSyncServiceStartBehavior start_behavior);
297 void AddProtocolEventObserver(browser_sync::ProtocolEventObserver* observer);
299 browser_sync::ProtocolEventObserver* observer);
366 virtual browser_sync::OpenTabsUIDelegate* GetOpenTabsUIDelegate();
369 virtual browser_sync::SyncedWindowDelegatesGetter*
467 browser_sync::SyncBackendHost::Status* result);
578 browser_sync::BackendMigrator* GetBackendMigratorForTest()
    [all...]
profile_sync_service_bookmark_unittest.cc 50 namespace browser_sync { namespace
    [all...]
  /external/chromium_org/components/password_manager/core/browser/
password_store.h 28 namespace browser_sync { namespace
  /external/chromium_org/chrome/browser/sync/glue/
non_frontend_data_type_controller.cc 24 namespace browser_sync { namespace
93 browser_sync::NonFrontendDataTypeController::AssociationResult result(type_);
131 &browser_sync::NonFrontendDataTypeController::AssociationCallback,
482 } // namespace browser_sync
sync_backend_host_core.h 19 namespace browser_sync { namespace
316 } // namespace browser_sync
sync_backend_host_impl_unittest.cc 57 namespace browser_sync { namespace
    [all...]
bookmark_change_processor.cc 43 namespace browser_sync { namespace
    [all...]
bookmark_model_associator.cc 41 namespace browser_sync { namespace
802 } // namespace browser_sync
sync_backend_host_core.cc 53 namespace browser_sync { namespace
737 } // namespace browser_sync
typed_url_model_associator.cc 27 namespace browser_sync { namespace
842 } // namespace browser_sync
favicon_cache.cc 22 namespace browser_sync { namespace
    [all...]
favicon_cache_unittest.cc 24 namespace browser_sync { namespace
    [all...]
sync_backend_host_impl.cc 46 namespace browser_sync { namespace
110 registrar_.reset(new browser_sync::SyncBackendRegistrar(name_,
876 } // namespace browser_sync
  /external/chromium_org/chrome/browser/ui/webui/ntp/
foreign_session_handler.cc 40 namespace browser_sync { namespace
418 } // namespace browser_sync
  /external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.cc 33 namespace browser_sync { namespace
    [all...]
sessions_sync_manager_unittest.cc 43 namespace browser_sync { namespace
249 browser_sync::NotificationServiceSessionsRouter* router(
250 new browser_sync::NotificationServiceSessionsRouter(
    [all...]

Completed in 347 milliseconds

1 2 3 4 56