Home
last modified time | relevance | path

Searched defs:PowerMgrDeathRecipient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/access_token/services/common/power_manager/include/
H A Dpower_manager_client.h28 PowerMgrDeathRecipient() {} in PowerMgrDeathRecipient() function
/ohos5.0/base/powermgr/power_manager/interfaces/inner_api/native/include/
H A Dpower_mgr_client.h200 explicit PowerMgrDeathRecipient(PowerMgrClient& client) : client_(client) {} in PowerMgrDeathRecipient() function