Home
last modified time | relevance | path

Searched defs:tether_network_guid (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/tether/
H A Dnetwork_host_scan_cache.cc59 const std::string& tether_network_guid) { in RemoveHostScanResultImpl()
65 const std::string& tether_network_guid) { in ExistsInCache()
82 const std::string& tether_network_guid) { in DoesHostRequireSetup()
92 for (auto& tether_network_guid : previously_connected_host_ids) { in OnPreviouslyConnectedHostIdsChanged() local
115 const std::string& tether_network_guid) { in HasConnectedToHost()
H A Dfake_host_scan_cache.cc16 const std::string& tether_network_guid) { in GetCacheEntry()
34 const std::string& tether_network_guid) { in RemoveHostScanResultImpl()
45 bool FakeHostScanCache::ExistsInCache(const std::string& tether_network_guid) { in ExistsInCache()
50 const std::string& tether_network_guid) { in DoesHostRequireSetup()
H A Dtop_level_host_scan_cache.cc67 const std::string& tether_network_guid) { in RemoveHostScanResultImpl()
117 const std::string& tether_network_guid) { in ExistsInCache()
138 const std::string& tether_network_guid) { in DoesHostRequireSetup()
162 void TopLevelHostScanCache::StartTimer(const std::string& tether_network_guid) { in StartTimer()
180 const std::string& tether_network_guid) { in OnTimerFired()
H A Dnetwork_host_scan_cache_unittest.cc66 void SetHasConnectedToHost(const std::string& tether_network_guid) { in SetHasConnectedToHost()
79 void RemoveHostScanResult(const std::string& tether_network_guid) { in RemoveHostScanResult()
84 bool HasConnectedToHost(const std::string& tether_network_guid) { in HasConnectedToHost()
98 const std::string tether_network_guid = it.first; in VerifyCacheMatchesNetworkStack() local
H A Dpersistent_host_scan_cache_impl.cc48 std::string tether_network_guid; in DictionaryToHostScanCacheEntry() local
123 std::string tether_network_guid = entry->tether_network_guid; in GetStoredCacheEntries() local
154 const std::string& tether_network_guid) { in RemoveHostScanResultImpl()
170 const std::string& tether_network_guid) { in ExistsInCache()
185 const std::string& tether_network_guid) { in DoesHostRequireSetup()
H A Dfake_tether_connector.cc16 const std::string& tether_network_guid, in ConnectToNetwork()
28 const std::string& tether_network_guid) { in CancelConnectionAttempt()
H A Dtop_level_host_scan_cache_unittest.cc91 void OnActiveTimerDestructor(const std::string& tether_network_guid) { in OnActiveTimerDestructor()
134 void FireTimer(const std::string& tether_network_guid) { in FireTimer()
148 void SetActiveHost(const std::string& tether_network_guid) { in SetActiveHost()
166 void RemoveHostScanResult(const std::string& tether_network_guid) { in RemoveHostScanResult()
182 const std::string tether_network_guid = it.first; in VerifyCacheContainsExpectedContents() local
H A Dtether_connector_impl.cc74 const std::string& tether_network_guid, in ConnectToNetwork()
118 const std::string& tether_network_guid) { in CancelConnectionAttempt()
160 const std::string tether_network_guid = in OnConnectTetheringRequestSent() local
258 const std::string tether_network_guid = in OnTetherHostToConnectFetched() local
388 const std::string tether_network_guid = in GetConnectionToHostResultFromErrorCode() local
H A Dfake_active_host.cc35 const std::string& tether_network_guid) { in SetActiveHostConnecting()
42 const std::string& tether_network_guid, in SetActiveHostConnected()
83 const std::string& tether_network_guid, in SetActiveHost()
H A Dcrash_recovery_manager_impl.cc62 std::string tether_network_guid = active_host_->GetTetherNetworkGuid(); in RestorePreCrashStateIfNecessary() local
93 const std::string& tether_network_guid, in RestoreConnectedState()
150 const std::string& tether_network_guid, in OnActiveHostFetched()
H A Dnetwork_connection_handler_tether_delegate.cc22 const std::string& tether_network_guid, in OnFailedDisconnectionFromPreviousHost()
66 const std::string& tether_network_guid, in DisconnectFromNetwork()
84 const std::string& tether_network_guid, in ConnectToNetwork()
H A Dnetwork_connection_handler_tether_delegate_unittest.cc31 void ConnectToNetwork(const std::string& tether_network_guid, in ConnectToNetwork()
41 const std::string& tether_network_guid, in DisconnectFromNetwork()
53 void CallTetherConnect(const std::string& tether_network_guid, in CallTetherConnect()
61 void CallTetherDisconnect(const std::string& tether_network_guid, in CallTetherDisconnect()
H A Dtether_disconnector_impl.cc41 const std::string& tether_network_guid, in DisconnectFromNetwork()
96 const std::string& tether_network_guid, in DisconnectActiveWifiConnection()
H A Dhost_scan_cache_entry.cc27 const std::string& tether_network_guid) { in SetTetherNetworkGuid()
62 HostScanCacheEntry::HostScanCacheEntry(const std::string& tether_network_guid, in HostScanCacheEntry()
H A Dactive_host.cc102 const std::string& tether_network_guid) { in SetActiveHostConnecting()
111 const std::string& tether_network_guid, in SetActiveHostConnected()
167 const std::string& tether_network_guid, in SetActiveHost()
H A Ddevice_id_tether_network_guid_map.cc16 const std::string& tether_network_guid) { in GetDeviceIdForTetherNetworkGuid()
H A Dfake_tether_disconnector.cc16 const std::string& tether_network_guid, in DisconnectFromNetwork()
H A Dhost_scan_cache.cc23 const std::string& tether_network_guid) { in RemoveHostScanResult()
H A Dactive_host_unittest.cc28 std::string tether_network_guid; member
80 const std::string& tether_network_guid, in OnActiveHostFetched()
H A Dfake_wifi_hotspot_connector.cc31 const std::string& tether_network_guid, in ConnectToWifiHotspot()
H A Dhost_scan_cache_entry.h47 const std::string tether_network_guid; variable
H A Dpersistent_host_scan_cache_impl_unittest.cc41 void RemoveHostScanResult(const std::string& tether_network_guid) { in RemoveHostScanResult()
H A Dwifi_hotspot_connector.cc51 const std::string& tether_network_guid, in ConnectToWifiHotspot()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/
H A Dnetwork_connection_handler.cc110 const std::string& tether_network_guid, in InitiateTetherNetworkConnection()
125 const std::string& tether_network_guid, in InitiateTetherNetworkDisconnection()
H A Dnetwork_connect_unittest.cc73 void ConnectToNetwork(const std::string& tether_network_guid, in ConnectToNetwork()
79 void DisconnectFromNetwork(const std::string& tether_network_guid, in DisconnectFromNetwork()

12