Searched defs:SendAsyncReply (Results 1 – 4 of 4) sorted by relevance
39 void PowerMgrStubAsync::SendAsyncReply(int replyValue) in SendAsyncReply() function in OHOS::PowerMgr::PowerMgrStubAsync57 void PowerMgrProxyAsync::SendAsyncReply(int replyValue) in SendAsyncReply() function in OHOS::PowerMgr::PowerMgrProxyAsync
38 void HksStub::SendAsyncReply(uint32_t errCode, std::unique_ptr<uint8_t[]> &certChain, uint32_t sz) in SendAsyncReply() function in OHOS::Security::Hks::HksStub127 void HksProxy::SendAsyncReply(uint32_t errCode, std::unique_ptr<uint8_t[]> &certChain, uint32_t sz) in SendAsyncReply() function in OHOS::Security::Hks::HksProxy
66 void FooStub::SendAsyncReply(int &replyValue) in SendAsyncReply() function in OHOS::FooStub109 void FooProxy::SendAsyncReply(int &replyValue) in SendAsyncReply() function in OHOS::FooProxy
216 void NativeRemoteProxyTest::SendAsyncReply(int &replyValue) in SendAsyncReply() function in OHOS::NativeRemoteProxyTest