Home
last modified time | relevance | path

Searched refs:GetDhcpServerProxy (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_impl.cpp73 bool DhcpServerImpl::GetDhcpServerProxy() in GetDhcpServerProxy() function in OHOS::DHCP::DhcpServerImpl
121 RETURN_IF_FAIL(GetDhcpServerProxy()); in RegisterDhcpServerCallBack()
129 RETURN_IF_FAIL(GetDhcpServerProxy()); in StartDhcpServer()
136 RETURN_IF_FAIL(GetDhcpServerProxy()); in StopDhcpServer()
143 RETURN_IF_FAIL(GetDhcpServerProxy()); in PutDhcpRange()
150 RETURN_IF_FAIL(GetDhcpServerProxy()); in RemoveDhcpRange()
157 RETURN_IF_FAIL(GetDhcpServerProxy()); in RemoveAllDhcpRange()
164 RETURN_IF_FAIL(GetDhcpServerProxy()); in SetDhcpRange()
171 RETURN_IF_FAIL(GetDhcpServerProxy()); in SetDhcpName()
178 RETURN_IF_FAIL(GetDhcpServerProxy()); in GetDhcpClientInfos()
[all...]
H A Ddhcp_server_impl.h49 bool GetDhcpServerProxy();

Completed in 1 milliseconds