Home
last modified time | relevance | path

Searched defs:StopDhcpService (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Ddhcp_controller.cpp174 bool DhcpController::StopDhcpService(const std::string &iface) in StopDhcpService() function in OHOS::nmd::DhcpController
H A Dnetsys_native_service.cpp472 int32_t NetsysNativeService::StopDhcpService(const std::string &iface) in StopDhcpService() function in OHOS::NetsysNative::NetsysNativeService
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dmock_netsys_native_client.cpp602 int32_t MockNetsysNativeClient::StopDhcpService(const std::string &iface) in StopDhcpService() function in OHOS::NetManagerStandard::MockNetsysNativeClient
H A Dnetsys_controller.cpp766 int32_t NetsysController::StopDhcpService(const std::string &iface) in StopDhcpService() function in OHOS::NetManagerStandard::NetsysController
H A Dnetsys_controller_service_impl.cpp582 int32_t NetsysControllerServiceImpl::StopDhcpService(const std::string &iface) in StopDhcpService() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
H A Dnetsys_native_client.cpp1140 int32_t NetsysNativeClient::StopDhcpService(const std::string &iface) in StopDhcpService() function in OHOS::NetManagerStandard::NetsysNativeClient
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp282 int32_t StopDhcpService(const std::string &iface) override in StopDhcpService() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp1254 int32_t NetsysNativeServiceProxy::StopDhcpService(const std::string &iface) in StopDhcpService() function in OHOS::NetsysNative::NetsysNativeServiceProxy