Home
last modified time | relevance | path

Searched refs:SetTechnologyProhibited (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/shill/
H A Dshill_manager_client.h59 virtual void SetTechnologyProhibited(const std::string& type, in COMPONENT_EXPORT()
H A Dfake_shill_manager_client.h77 void SetTechnologyProhibited(const std::string& type, in COMPONENT_EXPORT()
H A Dfake_shill_manager_client.cc540 void FakeShillManagerClient::SetTechnologyProhibited(const std::string& type, in SetTechnologyProhibited() function in chromeos::FakeShillManagerClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/
H A Dshill_property_handler_unittest.cc332 manager_test_->SetTechnologyProhibited(shill::kTypeWifi, in TEST_F()
341 manager_test_->SetTechnologyProhibited(shill::kTypeWifi, in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/net/network_health/
H A Dnetwork_health_unittest.cc152 ->SetTechnologyProhibited(shill::kTypeWifi, true); in TEST_F()