Home
last modified time | relevance | path

Searched defs:replyValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_async_reply.cpp39 void PowerMgrStubAsync::SendAsyncReply(int replyValue) in SendAsyncReply()
57 void PowerMgrProxyAsync::SendAsyncReply(int replyValue) in SendAsyncReply()
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dfoo_service.cpp66 void FooStub::SendAsyncReply(int &replyValue) in SendAsyncReply()
109 void FooProxy::SendAsyncReply(int &replyValue) in SendAsyncReply()
H A Dtest_capi_skeleton.cpp216 void NativeRemoteProxyTest::SendAsyncReply(int &replyValue) in SendAsyncReply()