Home
last modified time | relevance | path

Searched defs:reply (Results 251 - 275 of 3742) sorted by relevance

1...<<11121314151617181920>>...150

/foundation/multimodalinput/input/test/fuzztest/stubsetmouseicon_fuzzer/
H A Dstubsetmouseicon_fuzzer.cpp37 MessageParcel reply; in StubSetMouseIconFuzzTest() local
41 static_cast<uint32_t>(MMI::MultimodalinputConnectInterfaceCode::SET_MOUSE_ICON), datas, reply, option); in StubSetMouseIconFuzzTest() local
/foundation/multimodalinput/input/test/fuzztest/stubsetpointervisible_fuzzer/
H A Dstubsetpointervisible_fuzzer.cpp37 MessageParcel reply; in StubSetPointerVisibleFuzzTest() local
41 static_cast<uint32_t>(MultimodalinputConnectInterfaceCode::SET_POINTER_VISIBLE), datas, reply, option); in StubSetPointerVisibleFuzzTest() local
/foundation/multimodalinput/input/test/fuzztest/stubsetpointerstyle_fuzzer/
H A Dstubsetpointerstyle_fuzzer.cpp37 MessageParcel reply; in StubSetPointerStyleFuzzTest() local
41 static_cast<uint32_t>(MMI::MultimodalinputConnectInterfaceCode::SET_POINTER_STYLE), datas, reply, option); in StubSetPointerStyleFuzzTest() local
/foundation/multimodalinput/input/test/fuzztest/stubsettouchpadscrollswitch_fuzzer/
H A Dstubsettouchpadscrollswitch_fuzzer.cpp37 MessageParcel reply; in StubSetTouchpadScrollSwitchFuzzTest() local
41 static_cast<uint32_t>(MMI::MultimodalinputConnectInterfaceCode::SET_TP_SCROLL_SWITCH), datas, reply, option); in StubSetTouchpadScrollSwitchFuzzTest() local
/foundation/multimodalinput/input/test/fuzztest/stubsettouchpadswipeswitch_fuzzer/
H A Dstubsettouchpadswipeswitch_fuzzer.cpp37 MessageParcel reply; in StubSetTouchpadSwipeSwitchFuzzTest() local
41 static_cast<uint32_t>(MMI::MultimodalinputConnectInterfaceCode::SET_TP_SWIPE_SWITCH), datas, reply, option); in StubSetTouchpadSwipeSwitchFuzzTest() local
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dinput_binder_client_stub.cpp27 int32_t InputBinderClientStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_scheduler_stub.cpp21 OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
H A Dwork_scheduler_proxy.cpp24 MessageParcel reply; in OnWorkStart() local
32 static_cast<uint32_t>(WorkSchedulerStubInterfaceCode::COMMAND_ON_WORK_START), data, reply, option); in OnWorkStart() local
38 MessageParcel reply; in OnWorkStop() local
46 static_cast<uint32_t>(WorkSchedulerStubInterfaceCode::COMMAND_ON_WORK_STOP), data, reply, option); in OnWorkStop() local
/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/
H A Dtest_audio_ability_stub.cpp27 OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
[all...]
/foundation/systemabilitymgr/safwk/test/mock/common/demo_sa/src/
H A Ddemo_proxy.cpp35 MessageParcel reply; in AddVolume() local
/foundation/systemabilitymgr/safwk/test/mock/common/ondemand_ability/src/
H A Dtest_ondemand_ability_proxy.cpp45 MessageParcel reply; in AddVolume() local
H A Dtest_ondemand_ability_stub.cpp26 OnRemoteRequest(uint32_t cmd, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_status_change_stub.h34 LocalOnAddSystemAbility(SystemAbilityStatusChangeStub* stub, MessageParcel& data, MessageParcel& reply) LocalOnAddSystemAbility() argument
39 LocalOnRemoveSystemAbility(SystemAbilityStatusChangeStub* stub, MessageParcel& data, MessageParcel& reply) LocalOnRemoveSystemAbility() argument
H A Dsystem_process_status_change_stub.h30 LocalSystemProcessStarted(SystemProcessStatusChangeStub *stub, MessageParcel& data, MessageParcel& reply) LocalSystemProcessStarted() argument
35 LocalSystemProcessStopped(SystemProcessStatusChangeStub *stub, MessageParcel& data, MessageParcel& reply) LocalSystemProcessStopped() argument
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_systemload_notifier_proxy.cpp33 MessageParcel reply; in OnSystemloadLevel() local
/foundation/systemabilitymgr/safwk/test/mock/common/connect_ability/src/
H A Dtest_connect_ability_proxy.cpp35 MessageParcel reply; in AddVolume() local
/foundation/systemabilitymgr/safwk/test/mock/common/incomplete_ability/src/
H A Dtest_incomplete_ability_proxy.cpp35 MessageParcel reply; in AddVolume() local
/foundation/systemabilitymgr/safwk/test/mock/common/tt_ability/src/
H A Dtest_tt_ability_proxy.cpp35 MessageParcel reply; in AddVolume() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Ddefault_client_small_adapter.c21 void ProxyInvokeArgInner(IpcIo *reply, IClientHeader *header) in ProxyInvokeArgInner() argument
/foundation/window/window_manager/test/fuzztest/window_scene/patterndetachcallback_fuzzer/
H A Dpatterndetachcallback_fuzzer.cpp38 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
53 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrstubcreate_fuzzer/
H A Dscenesessionmgrstubcreate_fuzzer.cpp40 MessageParcel reply; in SceneSessionMgrCreateTestCode() local
44 SceneSessionManagerMessage::TRANS_ID_CREATE_AND_CONNECT_SPECIFIC_SESSION), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
47 SceneSessionManagerMessage::TRANS_ID_DESTROY_AND_DISCONNECT_SPECIFIC_SESSION), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
50 SceneSessionManagerMessage::TRANS_ID_REQUEST_FOCUS), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
53 SceneSessionManagerMessage::TRANS_ID_TERMINATE_SESSION_NEW), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
56 SceneSessionManagerMessage::TRANS_ID_RECOVER_AND_RECONNECT_SCENE_SESSION), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
59 SceneSessionManagerMessage::TRANS_ID_RECOVER_AND_CONNECT_SPECIFIC_SESSION), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
62 SceneSessionManagerMessage::TRANS_ID_ADD_EXTENSION_WINDOW_STAGE_TO_SCB), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
65 SceneSessionManagerMessage::TRANS_ID_ADD_OR_REMOVE_SECURE_SESSION), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
69 parcel, reply, optio in SceneSessionMgrCreateTestCode() local
72 SceneSessionManagerMessage::TRANS_ID_BIND_DIALOG_TARGET), parcel, reply, option); SceneSessionMgrCreateTestCode() local
75 SceneSessionManagerMessage::TRANS_ID_CLEAR_SESSION), parcel, reply, option); SceneSessionMgrCreateTestCode() local
78 SceneSessionManagerMessage::TRANS_ID_CLEAR_ALL_SESSIONS), parcel, reply, option); SceneSessionMgrCreateTestCode() local
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/sessionmgrsrvstubgetmgr_fuzzer/
H A Dsessionmgrsrvstubgetmgr_fuzzer.cpp42 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
52 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
57 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubpoint_fuzzer/
H A Dwindoweventchstubpoint_fuzzer.cpp43 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
56 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
60 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/wms/windowmanageragentstubbar_fuzzer/
H A Dwindowmanageragentstubbar_fuzzer.cpp42 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
54 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
58 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/wms/windowmanageragentstubstatus_fuzzer/
H A Dwindowmanageragentstubstatus_fuzzer.cpp42 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
54 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
58 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...150