Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_async_reply.cpp47 void PowerMgrStubAsync::SendAsyncReply(int replyValue) in SendAsyncReply() function in OHOS::PowerMgr::PowerMgrStubAsync
65 void PowerMgrProxyAsync::SendAsyncReply(int replyValue) in SendAsyncReply() function in OHOS::PowerMgr::PowerMgrProxyAsync
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
Dhks_sa_interface.cpp39 void HksStub::SendAsyncReply(uint32_t errCode, std::unique_ptr<uint8_t[]> &certChain, uint32_t sz) in SendAsyncReply() function in OHOS::Security::Hks::HksStub
114 void HksProxy::SendAsyncReply(uint32_t errCode, std::unique_ptr<uint8_t[]> &certChain, uint32_t sz) in SendAsyncReply() function in OHOS::Security::Hks::HksProxy