Home
last modified time | relevance | path

Searched refs:GetDhcpClientProxy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_impl.cpp73 bool DhcpClientImpl::GetDhcpClientProxy() in GetDhcpClientProxy() function in OHOS::DHCP::DhcpClientImpl
124 RETURN_IF_FAIL(GetDhcpClientProxy()); in RegisterDhcpClientCallBack()
131 RETURN_IF_FAIL(GetDhcpClientProxy()); in StartDhcpClient()
138 RETURN_IF_FAIL(GetDhcpClientProxy()); in SetConfiguration()
145 RETURN_IF_FAIL(GetDhcpClientProxy()); in StopDhcpClient()
H A Ddhcp_client_impl.h43 bool GetDhcpClientProxy();