Home
last modified time | relevance | path

Searched defs:DhcpServerDeathRecipient (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_server_death_recipient.h24 class DhcpServerDeathRecipient : public IRemoteObject::DeathRecipient { class
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_proxy.h69 class DhcpServerDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::DHCP::DhcpServerProxy
71 explicit DhcpServerDeathRecipient(DhcpServerProxy &client) : client_(client) {} in DhcpServerDeathRecipient() function in OHOS::DHCP::DhcpServerProxy::DhcpServerDeathRecipient

Completed in 2 milliseconds