Searched defs:DhcpClientProxy (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/ | ||
H A D | dhcp_client_proxy.cpp | 30 DhcpClientProxy::DhcpClientProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IDhcpClient>(impl), in DhcpClientProxy() function in OHOS::DHCP::DhcpClientProxy |
H A D | dhcp_client_proxy_lite.cpp | 31 DhcpClientProxy::DhcpClientProxy() : remoteDied_(false) in DhcpClientProxy() function in OHOS::DHCP::DhcpClientProxy |