Home
last modified time | relevance | path

Searched defs:GetLinkName (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/cellular/
Dmodem_classic.cc36 bool ModemClassic::GetLinkName(const KeyValueStore& modem_properties, in GetLinkName() function in shill::ModemClassic
Dmodem_1.cc37 bool Modem1::GetLinkName(const KeyValueStore& modem_props, in GetLinkName() function in shill::Modem1
/system/connectivity/shill/wifi/
Dmac80211_monitor_unittest.cc133 const string& GetLinkName() const { in GetLinkName() function in shill::Mac80211MonitorTest
/system/connectivity/shill/wimax/
Dwimax_provider.cc387 string WiMaxProvider::GetLinkName(const RpcIdentifier& path) { in GetLinkName() function in shill::WiMaxProvider
Dwimax_provider_unittest.cc214 TEST_F(WiMaxProviderTest, GetLinkName) { in TEST_F() argument