Home
last modified time | relevance | path

Searched defs:DhcpServerStub (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_server_stub_lite.h27 class DhcpServerStub : public IDhcpServer { class
H A Ddhcp_server_stub.h30 class DhcpServerStub : public IRemoteStub<IDhcpServer> { class
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_stub.cpp25 DhcpServerStub::DhcpServerStub() : mSingleCallback(false), callback_(nullptr) in DhcpServerStub() function in OHOS::DHCP::DhcpServerStub
[all...]
H A Ddhcp_server_stub_lite.cpp27 DhcpServerStub::DhcpServerStub() in DhcpServerStub() function in OHOS::DHCP::DhcpServerStub
[all...]

Completed in 2 milliseconds