Home
last modified time | relevance | path

Searched defs:UnRegisterShutdownCallback (Results 1 – 4 of 4) sorted by relevance

/base/powermgr/power_manager/frameworks/native/shutdown/
Dshutdown_client.cpp39 void ShutdownClient::UnRegisterShutdownCallback(const sptr<ITakeOverShutdownCallback>& callback) in UnRegisterShutdownCallback() function in OHOS::PowerMgr::ShutdownClient
52 void ShutdownClient::UnRegisterShutdownCallback(const sptr<IAsyncShutdownCallback>& callback) in UnRegisterShutdownCallback() function in OHOS::PowerMgr::ShutdownClient
65 void ShutdownClient::UnRegisterShutdownCallback(const sptr<ISyncShutdownCallback>& callback) in UnRegisterShutdownCallback() function in OHOS::PowerMgr::ShutdownClient
/base/powermgr/power_manager/services/zidl/src/shutdown/
Dshutdown_proxy_delegator.cpp47 void ShutdownProxyDelegator::UnRegisterShutdownCallback(const sptr<ITakeOverShutdownCallback>& call… in UnRegisterShutdownCallback() function in OHOS::PowerMgr::ShutdownProxyDelegator
93 void ShutdownProxyDelegator::UnRegisterShutdownCallback(const sptr<IAsyncShutdownCallback>& callbac… in UnRegisterShutdownCallback() function in OHOS::PowerMgr::ShutdownProxyDelegator
139 void ShutdownProxyDelegator::UnRegisterShutdownCallback(const sptr<ISyncShutdownCallback>& callback) in UnRegisterShutdownCallback() function in OHOS::PowerMgr::ShutdownProxyDelegator
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_proxy.cpp1336 void PowerMgrProxy::UnRegisterShutdownCallback(const sptr<ITakeOverShutdownCallback>& callback) in UnRegisterShutdownCallback() function in OHOS::PowerMgr::PowerMgrProxy
1352 void PowerMgrProxy::UnRegisterShutdownCallback(const sptr<IAsyncShutdownCallback>& callback) in UnRegisterShutdownCallback() function in OHOS::PowerMgr::PowerMgrProxy
1368 void PowerMgrProxy::UnRegisterShutdownCallback(const sptr<ISyncShutdownCallback>& callback) in UnRegisterShutdownCallback() function in OHOS::PowerMgr::PowerMgrProxy
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp1426 void PowerMgrService::UnRegisterShutdownCallback(const sptr<ITakeOverShutdownCallback>& callback) in UnRegisterShutdownCallback() function in OHOS::PowerMgr::PowerMgrService
1445 void PowerMgrService::UnRegisterShutdownCallback(const sptr<IAsyncShutdownCallback>& callback) in UnRegisterShutdownCallback() function in OHOS::PowerMgr::PowerMgrService
1464 void PowerMgrService::UnRegisterShutdownCallback(const sptr<ISyncShutdownCallback>& callback) in UnRegisterShutdownCallback() function in OHOS::PowerMgr::PowerMgrService