Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_exec.cpp45 std::string AccumulateNetAddress(const std::vector<INetAddr> &netAddrList) in AccumulateNetAddress() function
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp686 std::string EthernetConfiguration::AccumulateNetAddress(const std::vector<INetAddr> &netAddrList) in AccumulateNetAddress() function in OHOS::NetManagerStandard::EthernetConfiguration