/foundation/communication/netmanager_base/test/commonduplicatedcode/ |
H A D | common_netsys_controller_callback_test.h | 32 virtual int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) in OnInterfaceAddressRemoved() function in OHOS::NetManagerStandard::NetsysControllerCallbackTestCb
|
H A D | common_notify_callback_test.h | 32 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags, int scope) override
|
/foundation/communication/netmanager_base/test/netmanagernative/unit_test/ |
H A D | test_notify_callback.cpp | 34 int32_t TestNotifyCallback::OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) in OnInterfaceAddressRemoved() function in OHOS::NetsysNative::TestNotifyCallback 36 NETNATIVE_LOGI("Begin to TestNotifyCallback::OnInterfaceAddressRemoved"); in OnInterfaceAddressRemoved()
|
H A D | test_notify_callback.h | 28 int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) override;
|
/foundation/communication/netmanager_base/services/netconnmanager/include/stub/ |
H A D | net_interface_callback_proxy.h | 33 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int32_t flags,
|
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/proxy/ |
H A D | i_net_interface_callback.h | 34 virtual int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int32_t flags,
|
H A D | net_interface_callback_stub.h | 36 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int32_t flags,
|
/foundation/communication/netmanager_ext/services/mdnsmanager/include/ |
H A D | net_interface_callback.h | 31 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int32_t flags,
|
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/ |
H A D | notify_callback_proxy.h | 29 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags,
|
H A D | i_notify_callback.h | 36 virtual int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags,
|
/foundation/communication/netmanager_base/services/netsyscontroller/include/ |
H A D | netsys_controller_callback.h | 38 virtual int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) = 0;
|
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
H A D | net_interface_callback_stub.cpp | 99 int32_t result = OnInterfaceAddressRemoved(addr, ifName, flags, scope); in CmdInterfaceAddressRemoved() 179 int32_t NetInterfaceStateCallbackStub::OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, in OnInterfaceAddressRemoved() function in OHOS::NetManagerStandard::NetInterfaceStateCallbackStub 182 NETMGR_LOG_D("OnInterfaceAddressRemoved, addr, iface:[%{public}s], scope:[%{public}d]", ifName.c_str(), scope); in OnInterfaceAddressRemoved()
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/ |
H A D | netsys_wrapper_test.cpp | 36 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags, 81 int32_t NetlinkNativeNotifyCallBack::OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, in OnInterfaceAddressRemoved() function in OHOS::nmd::NetlinkNativeNotifyCallBack 84 std::cout << " [OnInterfaceAddressRemoved] " << ifName << " Address: " << addr << std::endl; in OnInterfaceAddressRemoved()
|
H A D | wrapper_distributor_test.cpp | 53 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName,
|
/foundation/communication/dsoftbus/adapter/common/bus_center/network/ |
H A D | lnn_netmanager_listener.cpp | 53 int32_t OnInterfaceAddressRemoved( 164 int32_t LnnNetManagerListener::OnInterfaceAddressRemoved( in OnInterfaceAddressRemoved() function in OHOS::LnnNetManager::LnnNetManagerListener
|
/foundation/communication/netmanager_ext/services/mdnsmanager/src/ |
H A D | net_interface_callback.cpp | 70 int32_t NetInterfaceStateCallback::OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, in OnInterfaceAddressRemoved() function in OHOS::NetManagerStandard::NetInterfaceStateCallback 73 NETMGR_EXT_LOG_D("OnInterfaceAddressRemoved, iface:[%{public}s], scope:[%{public}d]", in OnInterfaceAddressRemoved()
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | notify_callback_proxy_test.cpp | 67 int32_t ret = notifyProxy->OnInterfaceAddressRemoved(addr, ifName, flags, scope); in HWTEST_F()
|
/foundation/communication/netmanager_base/services/netpolicymanager/include/ |
H A D | net_policy_traffic.h | 113 int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int32_t, int32_t) in OnInterfaceAddressRemoved() function in OHOS::NetManagerStandard::NetPolicyTraffic::NetsysControllerCallbackImpl
|
/foundation/communication/netmanager_ext/services/ethernetmanager/include/ |
H A D | ethernet_service.h | 49 int32_t OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags,
|
H A D | ethernet_management.h | 50 int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) override;
|
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/ |
H A D | net_interface_callback_proxy.cpp | 79 int32_t NetInterfaceStateCallbackProxy::OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, in OnInterfaceAddressRemoved() function in OHOS::NetManagerStandard::NetInterfaceStateCallbackProxy
|
/foundation/communication/netmanager_base/services/netmanagernative/src/ |
H A D | notify_callback_stub.cpp | 90 int32_t result = OnInterfaceAddressRemoved(addr, ifName, flags, scope); in CmdOnInterfaceAddressRemoved()
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
H A D | wrapper_distributor.cpp | 272 callback->OnInterfaceAddressRemoved(addr, ifName, flags, scope); in NotifyInterfaceAddressRemove()
|
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | notify_callback_proxy.cpp | 111 int32_t NotifyCallbackProxy::OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags, in OnInterfaceAddressRemoved() function in OHOS::NetsysNative::NotifyCallbackProxy 114 NETNATIVE_LOGI("Proxy OnInterfaceAddressRemoved"); in OnInterfaceAddressRemoved()
|
/foundation/communication/netmanager_ext/services/networksharemanager/include/ |
H A D | networkshare_tracker.h | 59 int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) override;
|