Searched refs:powerInterfaceImpl (Results 1 – 1 of 1) sorted by relevance
73 explicit PowerDeathRecipient(const wptr<PowerInterfaceImpl> &powerInterfaceImpl) in PowerDeathRecipient() argument74 : powerInterfaceImpl_(powerInterfaceImpl) {}; in PowerDeathRecipient()