Home
last modified time | relevance | path

Searched defs:StopDhcpClient (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_impl.cpp142 ErrCode DhcpClientImpl::StopDhcpClient(const std::string& ifname, bool bIpv6) in StopDhcpClient() function in OHOS::DHCP::DhcpClientImpl
H A Ddhcp_client_proxy.cpp211 ErrCode DhcpClientProxy::StopDhcpClient(const std::string& ifname, bool bIpv6) in StopDhcpClient() function in OHOS::DHCP::DhcpClientProxy
H A Ddhcp_client_proxy_lite.cpp214 ErrCode DhcpClientProxy::StopDhcpClient(const std::string& ifname, bool bIpv6) in StopDhcpClient() function in OHOS::DHCP::DhcpClientProxy
/ohos5.0/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp94 NO_SANITIZE("cfi") DhcpErrorCode StopDhcpClient(const char *ifname, bool bIpv6) in StopDhcpClient() function
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_service_impl.cpp338 ErrCode DhcpClientServiceImpl::StopDhcpClient(const std::string& ifname, bool bIpv6) in StopDhcpClient() function in OHOS::DHCP::DhcpClientServiceImpl
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp466 void EthernetManagement::StopDhcpClient(const std::string &dev, sptr<DevInterfaceState> &devState) in StopDhcpClient() function in OHOS::NetManagerStandard::EthernetManagement
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dmock_netsys_native_client.cpp584 int32_t MockNetsysNativeClient::StopDhcpClient(const std::string &iface, bool bIpv6) in StopDhcpClient() function in OHOS::NetManagerStandard::MockNetsysNativeClient
H A Dnetsys_controller.cpp739 int32_t NetsysController::StopDhcpClient(const std::string &iface, bool bIpv6) in StopDhcpClient() function in OHOS::NetManagerStandard::NetsysController
H A Dnetsys_controller_service_impl.cpp555 int32_t NetsysControllerServiceImpl::StopDhcpClient(const std::string &iface, bool bIpv6) in StopDhcpClient() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
H A Dnetsys_native_client.cpp1083 int32_t NetsysNativeClient::StopDhcpClient(const std::string &iface, bool bIpv6) in StopDhcpClient() function in OHOS::NetManagerStandard::NetsysNativeClient
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp458 int32_t NetsysNativeService::StopDhcpClient(const std::string &iface, bool bIpv6) in StopDhcpClient() function in OHOS::NetsysNative::NetsysNativeService
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp272 int32_t StopDhcpClient(const std::string &iface, bool bIpv6) override in StopDhcpClient() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp1197 int32_t NetsysNativeServiceProxy::StopDhcpClient(const std::string &iface, bool bIpv6) in StopDhcpClient() function in OHOS::NetsysNative::NetsysNativeServiceProxy