Home
last modified time | relevance | path

Searched refs:NotifyInterfaceAddressUpdate (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
H A Dwrapper_distributor.h49 void NotifyInterfaceAddressUpdate(const std::string &addr, const std::string &ifName, int32_t flags,
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_distributor.cpp139 NotifyInterfaceAddressUpdate(address, iface, ConvertToInt64(flags), ConvertToInt64(scope)); in HandleAddressChange()
243 void WrapperDistributor::NotifyInterfaceAddressUpdate(const std::string &addr, const std::string &ifName, in NotifyInterfaceAddressUpdate() function in OHOS::nmd::WrapperDistributor
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dwrapper_distributor_test.cpp258 instance_->NotifyInterfaceAddressUpdate(addr, ifName, flags, scope); in HWTEST_F()

Completed in 1 milliseconds