Home
last modified time | relevance | path

Searched defs:devLinkInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_configuration_test.cpp293 sptr<NetLinkInfo> devLinkInfo = (std::make_unique<NetLinkInfo>()).release(); variable
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp326 const sptr<InterfaceConfiguration> &devCfg, const sptr<NetLinkInfo> &devLinkInfo) in MakeInterfaceConfiguration()