Home
last modified time | relevance | path

Searched defs:reply (Results 551 - 575 of 3813) sorted by relevance

1...<<21222324252627282930>>...153

/base/msdp/device_status/test/fuzztest/getudkey_fuzzer/
H A Dgetudkey_fuzzer.cpp40 MessageParcel reply; in GetUdKeyFuzzTest() local
43 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::GET_DRAG_TARGET_UDKEY), datas, reply, option); in GetUdKeyFuzzTest() local
/base/msdp/device_status/test/fuzztest/preparecoordination_fuzzer/
H A Dpreparecoordination_fuzzer.cpp42 MessageParcel reply; in PrepareCoordinationFuzzTest() local
45 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::PREPARE_COORDINATION), datas, reply, option); in PrepareCoordinationFuzzTest() local
/base/msdp/device_status/test/fuzztest/removehotarealistener_fuzzer/
H A Dremovehotarealistener_fuzzer.cpp41 MessageParcel reply; in RemoveHotAreaListenerFuzzTest() local
44 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::REMOVE_HOT_AREA_MONITOR), datas, reply, option); in RemoveHotAreaListenerFuzzTest() local
/base/msdp/device_status/test/fuzztest/removedraglistener_fuzzer/
H A Dremovedraglistener_fuzzer.cpp40 MessageParcel reply; in RemoveDraglistenerFuzzTest() local
43 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::UNREGISTER_DRAG_MONITOR), datas, reply, option); in RemoveDraglistenerFuzzTest() local
/base/msdp/device_status/test/fuzztest/setdragwindowvisible_fuzzer/
H A Dsetdragwindowvisible_fuzzer.cpp41 MessageParcel reply; in SetDragWindowVisibleFuzzTest() local
44 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::SET_DRAG_WINDOW_VISIBLE), datas, reply, option); in SetDragWindowVisibleFuzzTest() local
/base/msdp/device_status/test/fuzztest/updatepreviewstyle_fuzzer/
H A Dupdatepreviewstyle_fuzzer.cpp57 MessageParcel reply; in UpdatePreviewStyleFuzzTest() local
59 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::UPDATE_PREVIEW_STYLE), datas, reply, option); in UpdatePreviewStyleFuzzTest() local
/base/location/test/location_geocode/source/
H A Dgeo_convert_callback_host_test.cpp50 MessageParcel reply; in HWTEST_F() local
67 MessageParcel reply; in HWTEST_F() local
84 MessageParcel reply; in HWTEST_F() local
[all...]
/base/msdp/device_status/test/fuzztest/unregistercoordinationlistener_fuzzer/
H A Dunregistercoordinationlistener_fuzzer.cpp42 MessageParcel reply; in UnRegisterCoordinationListenerFuzzTest() local
45 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::UNREGISTER_COORDINATION_MONITOR), datas, reply, option); in UnRegisterCoordinationListenerFuzzTest() local
/base/msdp/device_status/test/fuzztest/updatedragstyle_fuzzer/
H A Dupdatedragstyle_fuzzer.cpp49 MessageParcel reply; in UpdateDragStyleFuzzTest() local
52 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::UPDATED_DRAG_STYLE), datas, reply, option); in UpdateDragStyleFuzzTest() local
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dswing_callback_stub.cpp34 int SwingCallBackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
/base/msdp/device_status/intention/ipc/tunnel/src/
H A Dintention_stub.cpp28 int32_t IntentionStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
[all...]
/base/msdp/device_status/test/fuzztest/deactivatecoordination_fuzzer/
H A Ddeactivatecoordination_fuzzer.cpp42 MessageParcel reply; in DeactivateCoordinationFuzzTest() local
45 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::STOP_COORDINATION), datas, reply, option); in DeactivateCoordinationFuzzTest() local
/base/msdp/device_status/test/fuzztest/devicegetcachestub_fuzzer/
H A Ddevicegetcachestub_fuzzer.cpp37 MessageParcel reply; in DeviceStatusGetCacheFuzzTest() local
40 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::DEVICESTATUS_GETCACHE), datas, reply, option); in DeviceStatusGetCacheFuzzTest() local
/base/msdp/device_status/test/fuzztest/deviceunsubscribestub_fuzzer/
H A Ddeviceunsubscribestub_fuzzer.cpp37 MessageParcel reply; in DeviceStatusUnsubscribeFuzzTest() local
40 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::DEVICESTATUS_UNSUBSCRIBE), datas, reply, option); in DeviceStatusUnsubscribeFuzzTest() local
/base/msdp/device_status/test/fuzztest/getdragtargetpid_fuzzer/
H A Dgetdragtargetpid_fuzzer.cpp40 MessageParcel reply; in GetDragTargetPidFuzzTest() local
43 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::GET_DRAG_TARGET_PID), datas, reply, option); in GetDragTargetPidFuzzTest() local
/base/msdp/device_status/test/fuzztest/getextrainfo_fuzzer/
H A Dgetextrainfo_fuzzer.cpp39 MessageParcel reply; in GetExtraInfoFuzzTest() local
42 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::GET_DRAG_EXTRAINFO), datas, reply, option); in GetExtraInfoFuzzTest() local
/base/msdp/device_status/test/fuzztest/stopdrag_fuzzer/
H A Dstopdrag_fuzzer.cpp41 MessageParcel reply; in StopDragFuzzTest() local
44 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::STOP_DRAG), datas, reply, option); in StopDragFuzzTest() local
/base/msdp/device_status/test/fuzztest/updatepreviewstylewithanimationstub_fuzzer/
H A Dupdatepreviewstylewithanimationstub_fuzzer.cpp41 MessageParcel reply; in UpdatePreviewStyleWithAnimationStubFuzzTest() local
44 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::UPDATE_PREVIEW_STYLE_WITH_ANIMATION), datas, reply, option); in UpdatePreviewStyleWithAnimationStubFuzzTest() local
/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_stub.h1077 WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &reply, ErrCode &result) WriteParcelableVector() argument
[all...]
H A Dans_manager_proxy.h990 bool ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &reply, ErrCode &result) in ReadParcelableVector() argument
/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/
H A Del5_filekey_callback_stub.cpp32 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
/base/security/access_token/services/accesstokenmanager/main/cpp/src/form_manager/
H A Dform_manager_access_proxy.cpp31 MessageParcel reply; in RegisterAddObserver() local
63 MessageParcel reply; in RegisterRemoveObserver() local
94 MessageParcel reply; in HasFormVisible() local
/base/security/access_token/services/common/ability_manager/src/
H A Dability_manager_access_proxy.cpp31 MessageParcel reply; in StartAbility() local
/base/security/access_token/services/common/power_manager/src/
H A Dpower_manager_proxy.cpp29 MessageParcel reply; in IsScreenOn() local
/base/security/access_token/services/el5filekeymanager/src/
H A Del5_filekey_callback_proxy.cpp49 MessageParcel reply; in OnRegenerateAppKey() local

Completed in 9 milliseconds

1...<<21222324252627282930>>...153