| /test/xts/hats/hdf/manager/managerServiceTest/ |
| D | service_manager_hdi_test.cpp | 107 …uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option)… in OnRemoteRequest() 149 OHOS::MessageParcel reply; variable 175 OHOS::MessageParcel reply; variable 203 OHOS::MessageParcel reply; variable 232 OHOS::MessageParcel reply; variable 281 OHOS::MessageParcel reply; variable 449 OHOS::MessageParcel reply; in TestSampleService() local 586 OHOS::MessageParcel reply; variable 627 OHOS::MessageParcel reply; variable 670 OHOS::MessageParcel reply; variable [all …]
|
| /test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/ |
| D | IpcStub.cpp | 41 int IpcStub::OnRemoteRequest(uint32_t code, const OHIPCParcel *data, OHIPCParcel *reply, void *user… in OnRemoteRequest() 103 int IpcStub::HandleRequestExitChildProcess(const OHIPCParcel *data, OHIPCParcel *reply) in HandleRequestExitChildProcess() 109 int32_t IpcStub::HandleAdd(const OHIPCParcel *data, OHIPCParcel *reply) in HandleAdd() 126 int IpcStub::HandleStartNativeChildProcess(const OHIPCParcel *data, OHIPCParcel *reply) in HandleStartNativeChildProcess()
|
| D | IpcProxy.cpp | 39 StdUniPtrIpcParcel reply(OH_IPCParcel_Create(), OH_IPCParcel_Destroy); in RequestExitChildProcess() local 68 StdUniPtrIpcParcel reply(OH_IPCParcel_Create(), OH_IPCParcel_Destroy); in Add() local 100 StdUniPtrIpcParcel reply(OH_IPCParcel_Create(), OH_IPCParcel_Destroy); in StartNativeChildProcess() local
|
| /test/xts/hats/hdf/manager/managerBenchmarkTest/ |
| D | hdf_manager_benchmark_test.cpp | 88 …uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option)… in OnRemoteRequest() 116 OHOS::MessageParcel reply; in BENCHMARK_F() local 148 OHOS::MessageParcel reply; in BENCHMARK_F() local 191 OHOS::MessageParcel reply; in BENCHMARK_F() local 266 OHOS::MessageParcel reply; in BENCHMARK_F() local 346 OHOS::MessageParcel reply; in BENCHMARK_F() local 389 OHOS::MessageParcel reply; in BENCHMARK_F() local
|
| /test/xts/device_attest_lite/framework/small/src/client/ |
| D | attest_framework_client_proxy.c | 44 static int32_t ReadAttestResultTicket(IpcIo *reply, AttestResultInfo **attestStatus) in ReadAttestResultTicket() 77 static int32_t ReadAttestResultInfo(IpcIo *reply, AttestResultInfo **attestStatus) in ReadAttestResultInfo() 111 static int AttestClientQueryStatusCb(void *owner, int code, IpcIo *reply) in AttestClientQueryStatusCb() 154 ServiceRspMsg reply = {0}; in QueryStatus() local
|
| /test/xts/device_attest_lite/framework/small/src/service/ |
| D | attest_framework_feature.c | 90 static int32_t WriteAttestResultInfo(IpcIo *reply, AttestResultInfo *attestResultInfo) in WriteAttestResultInfo() 122 static int32_t FeatureQueryAttest(IpcIo *reply) in FeatureQueryAttest() 149 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
|
| /test/xts/device_attest/services/devattest_ability/src/ |
| D | devattest_service_stub.cpp | 35 MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() 54 int DevAttestServiceStub::GetAttestStatusInner(MessageParcel& data, MessageParcel& reply) in GetAttestStatusInner()
|
| /test/xts/hats/hdf/manager/managerHdiTest/ |
| D | service_manager_hdi_c_test.cpp | 110 struct HdfSBuf *reply = HdfSbufTypedObtain(SBUF_IPC); variable 129 struct HdfRemoteService *service, int code, struct HdfSBuf *data, struct HdfSBuf *reply) in ServiceManagerTestCallbackDispatch() 160 struct HdfSBuf *reply = HdfSbufTypedObtain(SBUF_IPC); variable 195 struct HdfSBuf *reply = HdfSbufTypedObtain(SBUF_IPC); variable 234 struct HdfSBuf *reply = HdfSbufTypedObtain(SBUF_IPC); variable 277 struct HdfSBuf *reply = HdfSbufTypedObtain(SBUF_IPC); variable 332 struct HdfSBuf *reply = HdfSbufTypedObtain(SBUF_IPC); variable 522 struct HdfSBuf *reply = HdfSbufTypedObtain(SBUF_IPC); variable
|
| /test/testfwk/arkxtest/uitest/test/ |
| D | frontend_api_handler_test.cpp | 80 auto reply = ApiReplyInfo(); in TEST_F() local 99 auto reply = ApiReplyInfo(); in TEST_F() local 119 auto reply = ApiReplyInfo(); in TEST_F() local 137 auto reply = ApiReplyInfo(); in TEST_F() local 152 auto reply = ApiReplyInfo(); in TEST_F() local 174 auto reply = ApiReplyInfo(); in TEST_F() local 644 ApiReplyInfo reply {}; in TEST_F() local
|
| /test/testfwk/arkxtest/uitest/connection/ |
| D | ipc_transactor.cpp | 77 … int ApiCaller::OnRemoteRequest(uint32_t code, Message data, Message reply, MessageOption &option) in OnRemoteRequest() 140 MessageParcel reply; in Call() local 169 MessageParcel reply; in SetBackCaller() local 343 void ApiTransactor::Transact(const ApiCallInfo &call, ApiReplyInfo &reply) in Transact() 387 const auto &reply = data.GetWant(); in SendBroadcastCommand() local
|
| /test/xts/device_attest/interfaces/innerkits/native_cpp/src/ |
| D | devattest_service_proxy.cpp | 27 MessageParcel reply; in GetAttestStatus() local
|
| /test/xts/dcts/testtools/disjsTest/server/ |
| D | service.js | 33 onRemoteMessageRequest(code, data, reply, option) { argument
|
| /test/xts/device_attest/test/fuzztest/devattestservicestub_fuzzer/ |
| D | devattestservicestub_fuzzer.cpp | 68 MessageParcel reply; in OnRemoteRequest() local
|
| /test/xts/acts/communication/dsoftbus/rpc_request/entry/src/ohosTest/js/test/ |
| D | ActsRpcRequestJsTest.test.js | 94 onRemoteRequest(code, data, reply, option) { argument 122 onRemoteRequest(code, data, reply, option) { argument 139 async onRemoteMessageRequest(code, data, reply, option) { argument
|
| /test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/ServiceAbility1/ |
| D | service.js | 32 onRemoteRequest(code, data, reply, option) { argument
|
| /test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/ServiceAbility2/ |
| D | service.js | 32 onRemoteRequest(code, data, reply, option) { argument
|
| /test/xts/device_attest/test/performancetest/src/ |
| D | devattestservice_performance_test.cpp | 92 MessageParcel reply; variable
|
| D | devattestclient_performance_test.cpp | 110 MessageParcel reply; in TestIPCConsume() local
|
| /test/xts/hats/hdf/external_device_manager/driver_extension_manager_client_test/ |
| D | driver_extension_manager_client_test.cpp | 213 MessageParcel reply; variable
|
| /test/testfwk/arkxtest/uitest/cj/ |
| D | uitest_ffi.cpp | 121 auto reply = ApiReplyInfo(); in CJTransact() local
|
| /test/xts/dcts/communication/dsoftbus_request/rpc/src/main/js/test/ |
| D | RpcRequestJsUnit.test.js | 71 onRemoteMessageRequest(code, data, reply, option) { argument 86 onRemoteRequest(code, data, reply, option) { argument
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| D | LiteIPCServiceTest.cpp | 76 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
|
| D | LiteIPCClientTest.cpp | 46 static int CurrentCallback(IOwner owner, int code, IpcIo *reply) in CurrentCallback()
|
| D | LiteIPCFeatureTest.cpp | 129 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
|
| /test/xts/device_attest/interfaces/innerkits/native_cpp/test/unittest/src/ |
| D | devattest_client_proxy_test.cpp | 94 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest()
|