Home
last modified time | relevance | path

Searched refs:OnInterfaceAddressUpdated (Results 1 – 25 of 37) sorted by relevance

12

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_interface_callback_stub.cpp85 int32_t result = OnInterfaceAddressUpdated(addr, ifName, flags, scope); in CmdInterfaceAddressUpdated()
187 int32_t NetInterfaceStateCallbackStub::OnInterfaceAddressUpdated(const std::string &addr, const std… in OnInterfaceAddressUpdated() function in OHOS::NetManagerStandard::NetInterfaceStateCallbackStub
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dnetsys_wrapper_test.cpp34 int32_t OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int flags,
71 int32_t NetlinkNativeNotifyCallBack::OnInterfaceAddressUpdated(const std::string &addr, const std::… in OnInterfaceAddressUpdated() function in OHOS::nmd::NetlinkNativeNotifyCallBack
H A Dwrapper_distributor_test.cpp44 int32_t OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, in OnInterfaceAddressUpdated() function in OHOS::nmd::__anona99dd92c0110::NotifyCallbackImp
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_netmanager_listener.cpp51 int32_t OnInterfaceAddressUpdated(
125 int32_t LnnNetManagerListener::OnInterfaceAddressUpdated( in OnInterfaceAddressUpdated() function in OHOS::LnnNetManager::LnnNetManagerListener
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unit_test/
H A Dtest_notify_callback.cpp27 int32_t TestNotifyCallback::OnInterfaceAddressUpdated(const std::string &, const std::string &, int… in OnInterfaceAddressUpdated() function in OHOS::NetsysNative::TestNotifyCallback
H A Dtest_notify_callback.h27 int32_t OnInterfaceAddressUpdated(const std::string &, const std::string &, int, int) override;
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/proxy/
H A Di_net_interface_callback.h32 …virtual int32_t OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int3…
H A Dnet_interface_callback_stub.h34 …int32_t OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int32_t flag…
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dnet_interface_callback.h29 …int32_t OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int32_t flag…
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_netsys_controller_callback_test.h28 virtual int32_t OnInterfaceAddressUpdated(const std::string &, const std::string &, int, int) in OnInterfaceAddressUpdated() function
H A Dcommon_notify_callback_test.h27 …int32_t OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int flags, i… in OnInterfaceAddressUpdated() function
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/stub/
H A Dnet_interface_callback_proxy.h31 …int32_t OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int32_t flag…
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Di_notify_callback.h34 …virtual int32_t OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int …
H A Dnotify_callback_proxy.h27 int32_t OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int flags,
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/include/
H A Dnetsys_controller_callback.h37 … virtual int32_t OnInterfaceAddressUpdated(const std::string &, const std::string &, int, int) = 0;
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dnet_interface_callback.cpp31 int32_t NetInterfaceStateCallback::OnInterfaceAddressUpdated(const std::string &addr, const std::st… in OnInterfaceAddressUpdated() function in OHOS::NetManagerStandard::NetInterfaceStateCallback
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnotify_callback_proxy_test.cpp55 int32_t ret = notifyProxy->OnInterfaceAddressUpdated(addr, ifName, flags, scope);
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_management.h49 … int32_t OnInterfaceAddressUpdated(const std::string &, const std::string &, int, int) override;
H A Dethernet_service.h47 … int32_t OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int flags, in DECLARE_SYSTEM_ABILITY()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_interface_callback_proxy.cpp37 int32_t NetInterfaceStateCallbackProxy::OnInterfaceAddressUpdated(const std::string &addr, const st… in OnInterfaceAddressUpdated() function in OHOS::NetManagerStandard::NetInterfaceStateCallbackProxy
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_traffic.h109 … int32_t OnInterfaceAddressUpdated(const std::string &, const std::string &, int32_t, int32_t) in OnInterfaceAddressUpdated() function
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnotify_callback_stub.cpp74 int32_t result = OnInterfaceAddressUpdated(addr, ifName, flags, scope); in CmdOnInterfaceAddressUpdated()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnotify_callback_proxy.cpp84 int32_t NotifyCallbackProxy::OnInterfaceAddressUpdated(const std::string &addr, const std::string &… in OnInterfaceAddressUpdated() function in OHOS::NetsysNative::NotifyCallbackProxy
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_tracker.h58 … int32_t OnInterfaceAddressUpdated(const std::string &, const std::string &, int, int) override;
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_distributor.cpp255 callback->OnInterfaceAddressUpdated(addr, ifName, flags, scope); in NotifyInterfaceAddressUpdate()

12