Searched defs:DhcpServerDeathRecipient (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/dhcp/services/dhcp_server/include/ | ||
H A D | dhcp_server_death_recipient.h | 24 class DhcpServerDeathRecipient : public IRemoteObject::DeathRecipient { class |
/foundation/communication/dhcp/frameworks/native/src/ | ||
H A D | dhcp_server_proxy.h | 69 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