Home
last modified time | relevance | path

Searched refs:sync_wifi (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/
H A Dwifi_configuration_sync_service_factory.cc21 chromeos::sync_wifi::WifiConfigurationSyncService*
28 return static_cast<chromeos::sync_wifi::WifiConfigurationSyncService*>( in GetForProfile()
62 return new chromeos::sync_wifi::WifiConfigurationSyncService( in BuildServiceInstanceFor()
69 chromeos::sync_wifi::PendingNetworkConfigurationTrackerImpl:: in RegisterProfilePrefs()
71 chromeos::sync_wifi::WifiConfigurationBridge::RegisterPrefs(registry); in RegisterProfilePrefs()
H A Dwifi_configuration_sync_service_factory.h21 namespace sync_wifi {
29 static chromeos::sync_wifi::WifiConfigurationSyncService* GetForProfile(
H A DOWNERS5 per-file wifi_configuration*=file://chromeos/components/sync_wifi/OWNERS
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chromeos/components/sync_wifi/
H A DBUILD.gn5 static_library("sync_wifi") {
62 ":sync_wifi",
87 ":sync_wifi",
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/sync_wifi/
H A DBUILD.gn5 static_library("sync_wifi") {
76 ":sync_wifi",
102 ":sync_wifi",
H A Dwifi_configuration_sync_service.cc27 namespace sync_wifi { namespace
46 bridge_ = std::make_unique<sync_wifi::WifiConfigurationBridge>( in WifiConfigurationSyncService()
H A Dtimer_factory.cc11 namespace sync_wifi { namespace
H A Dtimer_factory.h16 namespace sync_wifi {
H A Dnetwork_eligibility_checker.h15 namespace sync_wifi {
H A Dtest_data_generator.h12 namespace sync_wifi {
H A Dfake_one_shot_timer.cc13 namespace sync_wifi { namespace
H A Dfake_one_shot_timer.h16 namespace sync_wifi {
H A Dsynced_network_updater.h18 namespace sync_wifi {
H A Dpending_network_configuration_update.cc9 namespace sync_wifi { namespace
H A Dfake_timer_factory.cc12 namespace sync_wifi { namespace
H A Dfake_timer_factory.h24 namespace sync_wifi {
H A Dfake_local_network_collector.h17 namespace sync_wifi {
H A Dlocal_network_collector.h25 namespace sync_wifi {
H A Dpending_network_configuration_tracker.h17 namespace sync_wifi {
H A Dpending_network_configuration_update.h18 namespace sync_wifi {
H A Dnetwork_identifier.h20 namespace sync_wifi {
H A Dnetwork_test_helper.h27 namespace sync_wifi {
H A Dpending_network_configuration_tracker_impl.h17 namespace sync_wifi {
H A Dfake_pending_network_configuration_tracker.h17 namespace sync_wifi {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/sync/
H A Dos_sync_util.cc56 bool sync_wifi = prefs->GetBoolean(syncer::prefs::kSyncWifiConfigurations); in MaybeMigratePreferences() local
61 sync_wifi) { in MaybeMigratePreferences()

123