Home
last modified time | relevance | path

Searched refs:GetModelTypeStoreService (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browser_sync/
H A Dprofile_sync_components_factory_impl.cc167 sync_client_->GetModelTypeStoreService(); in CreateCommonDataTypeControllers()
280 sync_client_->GetModelTypeStoreService(), in CreateCommonDataTypeControllers()
325 sync_client_->GetModelTypeStoreService()->GetStoreFactory(), in CreateCommonDataTypeControllers()
335 sync_client_->GetModelTypeStoreService()->GetStoreFactory(), in CreateCommonDataTypeControllers()
425 sync_prefs, sync_client_->GetModelTypeStoreService()->GetSyncDataPath(), in CreateSyncEngine()
435 sync_client_->GetModelTypeStoreService()->GetSyncDataPath())); in DeleteLegacyDirectoryFilesAndNigoriStorage()
H A Dbrowser_sync_client.h57 virtual syncer::ModelTypeStoreService* GetModelTypeStoreService() = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/browser_sync/
H A Dprofile_sync_components_factory_impl.cc139 sync_client_->GetModelTypeStoreService(); in CreateCommonDataTypeControllers()
236 sync_client_->GetModelTypeStoreService(), sync_client_)); in CreateCommonDataTypeControllers()
280 sync_client_->GetModelTypeStoreService()->GetStoreFactory(), in CreateCommonDataTypeControllers()
289 sync_client_->GetModelTypeStoreService()->GetStoreFactory(), in CreateCommonDataTypeControllers()
364 sync_client_->GetModelTypeStoreService()->GetSyncDataPath()); in CreateSyncEngine()
H A Dbrowser_sync_client.cc16 return GetModelTypeStoreService()->GetSyncDataPath(); in GetSyncDataPath()
H A Dbrowser_sync_client.h54 virtual syncer::ModelTypeStoreService* GetModelTypeStoreService() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/
H A Dchrome_sync_client.cc285 syncer::ModelTypeStoreService* ChromeSyncClient::GetModelTypeStoreService() { in GetModelTypeStoreService() function in browser_sync::ChromeSyncClient
344 GetModelTypeStoreService()->GetStoreFactory(); in CreateDataTypeControllers()
722 GetModelTypeStoreService()->GetStoreFactory(), in CreateAppsModelTypeController()
729 syncer::APPS, GetModelTypeStoreService()->GetStoreFactory(), in CreateAppsModelTypeController()
739 GetModelTypeStoreService()->GetStoreFactory(), in CreateAppSettingsModelTypeController()
747 syncer::APP_SETTINGS, GetModelTypeStoreService()->GetStoreFactory(), in CreateAppSettingsModelTypeController()
H A Dchrome_sync_client.h48 syncer::ModelTypeStoreService* GetModelTypeStoreService() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/sync/
H A Dios_chrome_sync_client.h39 syncer::ModelTypeStoreService* GetModelTypeStoreService() override;
H A Dios_chrome_sync_client.mm131 syncer::ModelTypeStoreService* IOSChromeSyncClient::GetModelTypeStoreService() { function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web_view/internal/sync/
H A Dweb_view_sync_client.h43 syncer::ModelTypeStoreService* GetModelTypeStoreService() override;
H A Dweb_view_sync_client.mm130 syncer::ModelTypeStoreService* WebViewSyncClient::GetModelTypeStoreService() {