Home
last modified time | relevance | path

Searched refs:reply (Results 1476 - 1500 of 2872) sorted by relevance

1...<<51525354555657585960>>...115

/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/scene/
H A Dwfd_source_scene_test.cpp75 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); in HWTEST_F() local
82 int32_t ret = sourceScene_->HandleStartDiscovery(msg, reply); in HWTEST_F()
91 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); in HWTEST_F() local
98 int32_t ret = sourceScene_->HandleStartDiscovery(msg, reply); in HWTEST_F()
107 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); in HWTEST_F() local
114 int32_t ret = sourceScene_->HandleStartDiscovery(msg, reply); in HWTEST_F()
123 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); in HWTEST_F() local
130 int32_t ret = sourceScene_->HandleStartDiscovery(msg, reply); in HWTEST_F()
139 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); in HWTEST_F() local
151 int32_t ret = sourceScene_->HandleStartDiscovery(msg, reply); in HWTEST_F()
226 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); HWTEST_F() local
331 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); HWTEST_F() local
343 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); HWTEST_F() local
357 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); HWTEST_F() local
675 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); HWTEST_F() local
695 std::shared_ptr<WfdCommonRsp> reply = std::make_shared<WfdCommonRsp>(); HWTEST_F() local
[all...]
/foundation/communication/ipc/ipc/test/unittest/rpc/client/
H A DRpcClientTest.cpp251 IpcIo reply; in HWTEST_F() local
253 int32_t ret = SendRequest(sid, OP_DIVISION, &data, &reply, option, &ptr3); in HWTEST_F()
262 ReadInt32(&reply, &division); in HWTEST_F()
282 IpcIo reply; in HWTEST_F() local
287 int32_t ret = SendRequest(sid, OP_DIVISION, &data, &reply, oneWayOption, &ptr); in HWTEST_F()
320 IpcIo reply; in HWTEST_F() local
322 int32_t ret = SendRequest(sid, OP_SERIALIZER, &data, &reply, option, &ptr); in HWTEST_F()
324 ReadInt32(&reply, &ret); in HWTEST_F()
356 IpcIo reply; in HWTEST_F() local
358 int32_t ret = SendRequest(sid, OP_MULTI, &data, &reply, optio in HWTEST_F()
377 IpcIo reply; HWTEST_F() local
[all...]
/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/
H A Dservice_ability.cpp27 void ServiceAbility::MsgHandle(uint32_t funcId, IpcIo *request, IpcIo *reply) in MsgHandle() argument
39 WriteInt32(reply, result); in MsgHandle()
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dremote_on_listener_stub.h36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
40 int32_t OnCallbackInner(MessageParcel &data, MessageParcel &reply);
H A Dinsight_intent_execute_callback_stub.h30 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
33 int32_t OnExecuteDoneInner(MessageParcel &data, MessageParcel &reply);
H A Dprepare_terminate_callback_stub.h32 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
35 int DoPrepareTerminateInner(MessageParcel &data, MessageParcel &reply);
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_host_delegate_stub.h32 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option);
34 int32_t HandleRouterEvent(MessageParcel &data, MessageParcel &reply);
H A Dform_publish_interceptor_stub.h39 * @param reply output param.
44 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
51 * @param reply output param.
54 virtual int32_t HandleProcessPublishForm(MessageParcel &data, MessageParcel &reply);
/foundation/ability/form_fwk/services/include/
H A Dfree_install_status_callback_stub.h37 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
41 int32_t OnInstallFinishedInner(MessageParcel &data, MessageParcel &reply);
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_exception_callback_stub.h31 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
33 int32_t HandleLifecycleException(MessageParcel &data, MessageParcel &reply);
H A Drender_state_observer_stub.h33 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
37 int32_t OnRenderStateChangedInner(MessageParcel &data, MessageParcel &reply);
H A Drender_scheduler_host.h38 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
41 int32_t HandleNotifyBrowserFd(MessageParcel &data, MessageParcel &reply);
H A Dapp_running_status_stub.h31 int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
34 ErrCode HandleAppRunningStatus(MessageParcel &data, MessageParcel &reply);
H A Dkia_interceptor_stub.h49 * @param reply The message parcel reply.
54 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
61 * @param reply The message parcel reply.
64 int OnInterceptInner(MessageParcel &data, MessageParcel &reply);
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/dialog_request_callback/
H A Ddialog_request_callback_stub.h38 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
43 int SendResultInner(MessageParcel &data, MessageParcel &reply);
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dwant_sender_stub.h33 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
36 int SendInner(MessageParcel &data, MessageParcel &reply);
/foundation/arkui/ace_engine/test/mock/interfaces/
H A Dmock_i_remote_object_form.h32 MOCK_METHOD(int, SendRequest, (uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option));
33 MOCK_METHOD(int, OnRemoteRequest, (uint32_t code, MessageParcel &data, MessageParcel &reply,
/foundation/barrierfree/accessibility/common/interface/include/
H A Daccessible_ability_manager_caption_observer_stub.h41 * @param reply The response of IPC request
44 int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply,
51 * @param reply The response of IPC request
54 ErrCode HandleOnCaptionPropertyChanged(MessageParcel &data, MessageParcel &reply);
H A Daccessible_ability_manager_state_observer_stub.h41 * @param reply The response of IPC request
44 int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply,
51 * @param reply The response of IPC request
54 ErrCode HandleOnStateChanged(MessageParcel &data, MessageParcel &reply);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/distributed_manager/
H A Dbundle_manager_callback_stub.h36 int32_t OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
38 int32_t HandleQueryRpcIdCallBack(MessageParcel &data, MessageParcel &reply);
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_a2dp_sink_observer_stub.h32 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
35 ErrCode OnConnectionStateChangedInner(MessageParcel &data, MessageParcel &reply);
/foundation/multimedia/audio_framework/services/audio_service/client/include/
H A Dipc_stream_listener_stub.h28 int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
32 int32_t HandleOnOperationHandled(MessageParcel &data, MessageParcel &reply);
H A Daudio_process_cb_stub.h28 int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override;
32 int32_t HandleOnEndpointChange(MessageParcel &data, MessageParcel &reply);
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Drs_surface_occlusion_change_callback_stub.cpp23 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
39 ret = IPCObjectStub::OnRemoteRequest(code, data, reply, option); in OnRemoteRequest()
22 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
H A Dbuffer_available_callback_stub.cpp23 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
38 return IPCObjectStub::OnRemoteRequest(code, data, reply, option); in OnRemoteRequest()
22 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument

Completed in 6 milliseconds

1...<<51525354555657585960>>...115