Home
last modified time | relevance | path

Searched refs:GetDevicePathForType (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/shill/
H A Dshill_device_client.h54 virtual std::string GetDevicePathForType(const std::string& type) = 0; in COMPONENT_EXPORT()
H A Dfake_shill_device_client.h109 std::string GetDevicePathForType(const std::string& type) override; in COMPONENT_EXPORT()
H A Dfake_shill_manager_client.cc293 std::string device_path = device_client->GetDevicePathForType(device_type); in RequestScan()
1036 std::string device_path = devices->GetDevicePathForType(device_type); in SetupDefaultEnvironment()
H A Dfake_shill_device_client.cc431 std::string FakeShillDeviceClient::GetDevicePathForType( in GetDevicePathForType() function in chromeos::FakeShillDeviceClient
H A Dfake_shill_service_client.cc419 ShillDeviceClient::Get()->GetTestInterface()->GetDevicePathForType(type); in SetServiceProperties()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/net/network_diagnostics/
H A Ddns_resolver_present_routine_unittest.cc124 network_state_helper().device_test()->GetDevicePathForType( in SetUpNameServers()
H A Dnetwork_diagnostics_unittest.cc196 network_state_helper().device_test()->GetDevicePathForType( in SetUpNameServers()