Home
last modified time | relevance | path

Searched refs:powerInterfaceImpl (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_impl.h73 explicit PowerDeathRecipient(const wptr<PowerInterfaceImpl> &powerInterfaceImpl) in PowerDeathRecipient() argument
74 : powerInterfaceImpl_(powerInterfaceImpl) {}; in PowerDeathRecipient()