OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetLinkName
(Results
1 - 4
of
4
) sorted by null
/system/connectivity/shill/cellular/
modem_classic.cc
36
bool ModemClassic::
GetLinkName
(const KeyValueStore& modem_properties,
modem_1.cc
37
bool Modem1::
GetLinkName
(const KeyValueStore& modem_props,
/system/connectivity/shill/wifi/
mac80211_monitor_unittest.cc
133
const string&
GetLinkName
() const {
205
EXPECT_EQ(kTestDeviceName,
GetLinkName
());
/system/connectivity/shill/wimax/
wimax_provider.cc
318
string link_name =
GetLinkName
(path);
387
string WiMaxProvider::
GetLinkName
(const RpcIdentifier& path) {
Completed in 664 milliseconds