Home
last modified time | relevance | path

Searched defs:GetTethering (Results 1 – 8 of 8) sorted by relevance

/system/connectivity/shill/ethernet/
Dethernet_service.cc148 string EthernetService::GetTethering(Error* /*error*/) const { in GetTethering() function in shill::EthernetService
Dethernet_service_unittest.cc125 TEST_F(EthernetServiceTest, GetTethering) { in TEST_F() argument
/system/connectivity/shill/vpn/
Dvpn_service.cc200 string VPNService::GetTethering(Error* error) const { in GetTethering() function in shill::VPNService
Dvpn_service_unittest.cc407 TEST_F(VPNServiceTest, GetTethering) { in TEST_F() argument
/system/connectivity/shill/wifi/
Dwifi_service.cc318 string WiFiService::GetTethering(Error* /*error*/) const { in GetTethering() function in shill::WiFiService
Dwifi_service_unittest.cc2023 TEST_F(WiFiServiceTest, GetTethering) { in TEST_F() argument
/system/connectivity/shill/
Dservice.cc1632 string Service::GetTethering(Error* error) const { in GetTethering() function in shill::Service
Dservice_unittest.cc2073 TEST_F(ServiceTest, GetTethering) { in TEST_F() argument