Home
last modified time | relevance | path

Searched refs:OnInterfaceAddressRemoved (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.cpp114 int32_t result = OnInterfaceAddressRemoved(addr, ifName, flags, scope); in CmdInterfaceAddressRemoved()
194 int32_t NetInterfaceStateCallbackStub::OnInterfaceAddressRemoved(const std::string &addr, const std… in OnInterfaceAddressRemoved() function in OHOS::NetManagerStandard::NetInterfaceStateCallbackStub
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dnetsys_wrapper_test.cpp36 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags,
81 int32_t NetlinkNativeNotifyCallBack::OnInterfaceAddressRemoved(const std::string &addr, const std::… in OnInterfaceAddressRemoved() function in OHOS::nmd::NetlinkNativeNotifyCallBack
H A Dwrapper_distributor_test.cpp53 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, in OnInterfaceAddressRemoved() function in OHOS::nmd::__anona99dd92c0110::NotifyCallbackImp
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_netmanager_listener.cpp53 int32_t OnInterfaceAddressRemoved(
164 int32_t LnnNetManagerListener::OnInterfaceAddressRemoved( in OnInterfaceAddressRemoved() function in OHOS::LnnNetManager::LnnNetManagerListener
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unit_test/
H A Dtest_notify_callback.cpp34 int32_t TestNotifyCallback::OnInterfaceAddressRemoved(const std::string &, const std::string &, int… in OnInterfaceAddressRemoved() function in OHOS::NetsysNative::TestNotifyCallback
H A Dtest_notify_callback.h28 int32_t OnInterfaceAddressRemoved(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.h34 …virtual int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int3…
H A Dnet_interface_callback_stub.h36 …int32_t OnInterfaceAddressRemoved(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.h31 …int32_t OnInterfaceAddressRemoved(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.h32 virtual int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) in OnInterfaceAddressRemoved() function
H A Dcommon_notify_callback_test.h32 …int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags, i… in OnInterfaceAddressRemoved() function
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/stub/
H A Dnet_interface_callback_proxy.h33 …int32_t OnInterfaceAddressRemoved(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.h36 …virtual int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int …
H A Dnotify_callback_proxy.h29 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags,
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/include/
H A Dnetsys_controller_callback.h38 … virtual int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) = 0;
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dnet_interface_callback.cpp49 int32_t NetInterfaceStateCallback::OnInterfaceAddressRemoved(const std::string &addr, const std::st… in OnInterfaceAddressRemoved() function in OHOS::NetManagerStandard::NetInterfaceStateCallback
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnotify_callback_proxy_test.cpp67 int32_t ret = notifyProxy->OnInterfaceAddressRemoved(addr, ifName, flags, scope);
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_management.h50 … int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) override;
H A Dethernet_service.h49 … int32_t OnInterfaceAddressRemoved(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.cpp79 int32_t NetInterfaceStateCallbackProxy::OnInterfaceAddressRemoved(const std::string &addr, const st… in OnInterfaceAddressRemoved() function in OHOS::NetManagerStandard::NetInterfaceStateCallbackProxy
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_traffic.h113 … int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int32_t, int32_t) in OnInterfaceAddressRemoved() function
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnotify_callback_stub.cpp90 int32_t result = OnInterfaceAddressRemoved(addr, ifName, flags, scope); in CmdOnInterfaceAddressRemoved()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnotify_callback_proxy.cpp111 int32_t NotifyCallbackProxy::OnInterfaceAddressRemoved(const std::string &addr, const std::string &… in OnInterfaceAddressRemoved() function in OHOS::NetsysNative::NotifyCallbackProxy
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_tracker.h59 … int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) override;
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_distributor.cpp272 callback->OnInterfaceAddressRemoved(addr, ifName, flags, scope); in NotifyInterfaceAddressRemove()

12