Home
last modified time | relevance | path

Searched defs:datas (Results 151 - 175 of 566) sorted by relevance

12345678910>>...23

/base/account/os_account/test/fuzztest/osaccount_stub/setosaccountisverifiedstub_fuzzer/
H A Dsetosaccountisverifiedstub_fuzzer.cpp33 MessageParcel datas; in SetOsAccountIsVerifiedStubFuzzTest() local
53 static_cast<int32_t>(OsAccountInterfaceCode::SET_OS_ACCOUNT_IS_VERIFIED), datas, reply, option); in SetOsAccountIsVerifiedStubFuzzTest() local
/base/accesscontrol/sandbox_manager/test/fuzztest/services/sandbox_manager/setpolicystub_fuzzer/
H A Dsetpolicystub_fuzzer.cpp46 MessageParcel datas; in SetPolicyStub() local
/base/accesscontrol/sandbox_manager/test/fuzztest/services/sandbox_manager/startaccessingbytokenidstub_fuzzer/
H A Dstartaccessingbytokenidstub_fuzzer.cpp47 MessageParcel datas; in StartAccessingByTokenidStubFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount_stub/createosaccountfordomainstub_fuzzer/
H A Dcreateosaccountfordomainstub_fuzzer.cpp42 MessageParcel datas; in CreateOsAccountForDomainStubFuzzTest() local
64 static_cast<int32_t>(OsAccountInterfaceCode::CREATE_OS_ACCOUNT_FOR_DOMAIN), datas, reply, option); in CreateOsAccountForDomainStubFuzzTest() local
/base/powermgr/display_manager/state_manager/test/fuzztest/display_utils/
H A Ddisplay_fuzzer.cpp50 MessageParcel datas; in TestDisplayServiceStub() local
/base/print/print_fwk/test/fuzztest/printservice_fuzzer/
H A Dprintservice_fuzzer.cpp31 MessageParcel datas; in DoSomethingInterestingWithMyAPI() local
/base/msdp/device_status/test/fuzztest/activatecoordination_fuzzer/
H A Dactivatecoordination_fuzzer.cpp35 MessageParcel datas; in ActivateCoordinationFuzzTest() local
44 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::START_COORDINATION), datas, reply, option); in ActivateCoordinationFuzzTest() local
/base/msdp/device_status/test/fuzztest/adddraglistener_fuzzer/
H A Dadddraglistener_fuzzer.cpp36 MessageParcel datas; in AddDragListenerFuzzTest() local
44 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::REGISTER_DRAG_MONITOR), datas, reply, option); in AddDragListenerFuzzTest() local
/base/msdp/device_status/test/fuzztest/addhotarealistener_fuzzer/
H A Daddhotarealistener_fuzzer.cpp36 MessageParcel datas; in AddHotAreaListenerFuzzTest() local
44 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::ADD_HOT_AREA_MONITOR), datas, reply, option); in AddHotAreaListenerFuzzTest() local
/base/msdp/device_status/test/fuzztest/addprivilegestub_fuzzer/
H A Daddprivilegestub_fuzzer.cpp36 MessageParcel datas; in AddPrivilegeStubFuzzTest() local
44 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::ADD_PRIVILEGE), datas, reply, option); in AddPrivilegeStubFuzzTest() local
/base/msdp/device_status/test/fuzztest/getcoordinationstate_fuzzer/
H A Dgetcoordinationstate_fuzzer.cpp36 MessageParcel datas; in GetCoordinationStateFuzzTest() local
45 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::GET_COORDINATION_STATE), datas, reply, option); in GetCoordinationStateFuzzTest() local
/base/msdp/device_status/test/fuzztest/getdragaction_fuzzer/
H A Dgetdragaction_fuzzer.cpp35 MessageParcel datas; in GetDragActionFuzzTest() local
43 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::GET_DRAG_ACTION), datas, reply, option); in GetDragActionFuzzTest() local
/base/msdp/device_status/test/fuzztest/getdragsummary_fuzzer/
H A Dgetdragsummary_fuzzer.cpp35 MessageParcel datas; in GetDragSummaryFuzzTest() local
43 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::GET_DRAG_SUMMARY), datas, reply, option); in GetDragSummaryFuzzTest() local
/base/msdp/device_status/test/fuzztest/getdragstate_fuzzer/
H A Dgetdragstate_fuzzer.cpp35 MessageParcel datas; in GetDragStateFuzzTest() local
43 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::GET_DRAG_STATE), datas, reply, option); in GetDragStateFuzzTest() local
/base/msdp/device_status/test/fuzztest/handleallocsocketfd_fuzzer/
H A Dhandleallocsocketfd_fuzzer.cpp35 MessageParcel datas; in HandleAllocSocketFdFuzzTest() local
43 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::ALLOC_SOCKET_FD), datas, reply, option); in HandleAllocSocketFdFuzzTest() local
/base/msdp/device_status/test/fuzztest/registercoordinationlistener_fuzzer/
H A Dregistercoordinationlistener_fuzzer.cpp36 MessageParcel datas; in RegisterCoordinationListenerFuzzTest() local
45 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::REGISTER_COORDINATION_MONITOR), datas, reply, option); in RegisterCoordinationListenerFuzzTest() local
/base/msdp/device_status/test/fuzztest/removesubscriptlistener_fuzzer/
H A Dremovesubscriptlistener_fuzzer.cpp34 MessageParcel datas; in RemoveSubscriptlistenerFuzzTest() local
42 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::UNREGISTER_SUBSCRIPT_MONITOR), datas, reply, option); in RemoveSubscriptlistenerFuzzTest() local
/base/msdp/device_status/test/fuzztest/unpreparecoordination_fuzzer/
H A Dunpreparecoordination_fuzzer.cpp36 MessageParcel datas; in UnprepareCoordinationFuzzTest() local
45 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::UNPREPARE_COORDINATION), datas, reply, option); in UnprepareCoordinationFuzzTest() local
/base/msdp/device_status/test/fuzztest/addsubscriptlistener_fuzzer/
H A Daddsubscriptlistener_fuzzer.cpp35 MessageParcel datas; in AddSubscriptListenerFuzzTest() local
43 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::REGISTER_SUBSCRIPT_MONITOR), datas, reply, option); in AddSubscriptListenerFuzzTest() local
/base/msdp/device_status/test/fuzztest/devicesubscribestub_fuzzer/
H A Ddevicesubscribestub_fuzzer.cpp33 MessageParcel datas; in DeviceStatusSubscribeFuzzTest() local
41 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::DEVICESTATUS_SUBSCRIBE), datas, reply, option); in DeviceStatusSubscribeFuzzTest() local
/base/msdp/device_status/test/fuzztest/entertexteditorarea_fuzzer/
H A Dentertexteditorarea_fuzzer.cpp34 MessageParcel datas; in EnterTextEditorAreaFuzzTest() local
50 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::ENTER_TEXT_EDITOR_AREA), datas, reply, option); in EnterTextEditorAreaFuzzTest() local
/base/msdp/device_status/test/fuzztest/getdragdata_fuzzer/
H A Dgetdragdata_fuzzer.cpp35 MessageParcel datas; in GetDragDataFuzzTest() local
43 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::GET_DRAG_DATA), datas, reply, option); in GetDragDataFuzzTest() local
/base/msdp/device_status/test/fuzztest/getshadowoffset_fuzzer/
H A Dgetshadowoffset_fuzzer.cpp36 MessageParcel datas; in GetShadowOffsetFuzzTest() local
44 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::GET_SHADOW_OFFSET), datas, reply, option); in GetShadowOffsetFuzzTest() local
/base/msdp/device_status/test/fuzztest/getudkey_fuzzer/
H A Dgetudkey_fuzzer.cpp35 MessageParcel datas; 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.cpp36 MessageParcel datas; in PrepareCoordinationFuzzTest() local
45 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::PREPARE_COORDINATION), datas, reply, option); in PrepareCoordinationFuzzTest() local

Completed in 7 milliseconds

12345678910>>...23