Searched refs:WriteInterfaceAddressData (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | notify_callback_proxy.cpp | 35 bool WriteInterfaceAddressData(MessageParcel &data, const std::string &addr, const std::string &ifN… in WriteInterfaceAddressData() function 89 if (!WriteInterfaceAddressData(data, addr, ifName, flags, scope)) { in OnInterfaceAddressUpdated() 116 if (!WriteInterfaceAddressData(data, addr, ifName, flags, scope)) { in OnInterfaceAddressRemoved()
|