Home
last modified time | relevance | path

Searched defs:DhcpServerProxy (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_proxy.cpp31 DhcpServerProxy::DhcpServerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IDhcpServer>(impl), in DhcpServerProxy() function in OHOS::DHCP::DhcpServerProxy
[all...]
H A Ddhcp_server_proxy.h31 class DhcpServerProxy : public IDhcpServer { class
[all...]
H A Ddhcp_server_proxy_lite.cpp95 DhcpServerProxy::DhcpServerProxy() : remote_(nullptr), remoteDied_(false) in DhcpServerProxy() function in OHOS::DHCP::DhcpServerProxy
[all...]

Completed in 2 milliseconds