Home
last modified time | relevance | path

Searched defs:datas (Results 276 - 300 of 302) sorted by relevance

1...<<111213

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsVoteTests.cpp62 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
72 checkFragmentPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentPipelineStages() argument
105 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsBasicTests.cpp64 static bool _checkFragmentSubgroupBarriersNoSSBO (vector<const void*> datas, in _checkFragmentSubgroupBarriersNoSSBO() argument
98 checkFragmentSubgroupBarriersNoSSBO(const void *internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentSubgroupBarriersNoSSBO() argument
109 checkFragmentSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentSubgroupBarriersWithImageNoSSBO() argument
120 checkVertexPipelineStagesSubgroupElectNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupElectNoSSBO() argument
152 checkVertexPipelineStagesSubgroupElect(const void* internalData, vector<const void*> datas, deUint32 width, deUint32, bool multipleCallsPossible) checkVertexPipelineStagesSubgroupElect() argument
186 checkVertexPipelineStagesSubgroupBarriers(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupBarriers() argument
209 _checkVertexPipelineStagesSubgroupBarriersNoSSBO(vector<const void*> datas, deUint32 width, bool withImage) _checkVertexPipelineStagesSubgroupBarriersNoSSBO() argument
236 checkVertexPipelineStagesSubgroupBarriersNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupBarriersNoSSBO() argument
246 checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO() argument
256 _checkTessellationEvaluationSubgroupBarriersNoSSBO(vector<const void*> datas, deUint32 width, deUint32, bool withImage) _checkTessellationEvaluationSubgroupBarriersNoSSBO() argument
280 checkTessellationEvaluationSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height) checkTessellationEvaluationSubgroupBarriersWithImageNoSSBO() argument
290 checkTessellationEvaluationSubgroupBarriersNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height) checkTessellationEvaluationSubgroupBarriersNoSSBO() argument
300 checkComputeOrMeshSubgroupElect(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMeshSubgroupElect() argument
311 checkComputeOrMeshSubgroupBarriers(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMeshSubgroupBarriers() argument
[all...]
H A DvktSubgroupsSizeControlTests.cpp120 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
157 checkFragmentPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentPipelineStages() argument
198 checkCompute(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkCompute() argument
241 checkComputeRequireFull(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeRequireFull() argument
H A DvktSubgroupsTestsUtils.cpp2842 std::vector<const void*> datas; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2862 bool vkt::subgroups::check (std::vector<const void*> datas, deUint32 width, deUint32 ref) in check() argument
2877 bool vkt::subgroups::checkComputeOrMesh (std::vector<const void*> datas, in checkComputeOrMesh() argument
3081 std::vector<const void*> datas; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3386 std::vector<const void*> datas; allStagesRequiredSubgroupSize() local
3419 std::vector<const void*> datas; allStagesRequiredSubgroupSize() local
3663 std::vector<const void*> datas; makeVertexFrameBufferTestRequiredSubgroupSize() local
3854 std::vector<const void*> datas; makeFragmentFrameBufferTestRequiredSubgroupSize() local
4308 std::vector<const void*> datas; makeComputeOrMeshTestRequiredSubgroupSize() local
5083 std::vector<const void*> datas; allRayTracingStagesRequiredSubgroupSize() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsPartitionedTests.cpp149 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
159 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsShuffleTests.cpp66 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
76 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsVoteTests.cpp62 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
72 checkFragmentPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentPipelineStages() argument
105 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsBasicTests.cpp64 static bool _checkFragmentSubgroupBarriersNoSSBO (vector<const void*> datas, in _checkFragmentSubgroupBarriersNoSSBO() argument
98 checkFragmentSubgroupBarriersNoSSBO(const void *internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentSubgroupBarriersNoSSBO() argument
109 checkFragmentSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentSubgroupBarriersWithImageNoSSBO() argument
120 checkVertexPipelineStagesSubgroupElectNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupElectNoSSBO() argument
152 checkVertexPipelineStagesSubgroupElect(const void* internalData, vector<const void*> datas, deUint32 width, deUint32, bool multipleCallsPossible) checkVertexPipelineStagesSubgroupElect() argument
186 checkVertexPipelineStagesSubgroupBarriers(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupBarriers() argument
209 _checkVertexPipelineStagesSubgroupBarriersNoSSBO(vector<const void*> datas, deUint32 width, bool withImage) _checkVertexPipelineStagesSubgroupBarriersNoSSBO() argument
236 checkVertexPipelineStagesSubgroupBarriersNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupBarriersNoSSBO() argument
246 checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO() argument
256 _checkTessellationEvaluationSubgroupBarriersNoSSBO(vector<const void*> datas, deUint32 width, deUint32, bool withImage) _checkTessellationEvaluationSubgroupBarriersNoSSBO() argument
280 checkTessellationEvaluationSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height) checkTessellationEvaluationSubgroupBarriersWithImageNoSSBO() argument
290 checkTessellationEvaluationSubgroupBarriersNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height) checkTessellationEvaluationSubgroupBarriersNoSSBO() argument
300 checkComputeOrMeshSubgroupElect(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMeshSubgroupElect() argument
311 checkComputeOrMeshSubgroupBarriers(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMeshSubgroupBarriers() argument
[all...]
H A DvktSubgroupsSizeControlTests.cpp118 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
155 checkFragmentPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentPipelineStages() argument
197 checkCompute(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkCompute() argument
241 checkComputeRequireFull(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeRequireFull() argument
/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/
H A Dsoftbusserverstub_fuzzer.cpp100 MessageParcel datas; in SendRequestByCommand() local
130 MessageParcel datas; in CreateSessionServerFuzzTest() local
162 MessageParcel datas; in RemoveSessionServerFuzzTest() local
209 MessageParcel datas; OpenSessionFuzzTest() local
244 MessageParcel datas; OpenAuthSessionFuzzTest() local
267 MessageParcel datas; NotifyAuthSuccessFuzzTest() local
296 MessageParcel datas; CloseChannelFuzzTest() local
337 MessageParcel datas; SendMessageFuzzTest() local
366 MessageParcel datas; QosReportFuzzTest() local
406 MessageParcel datas; GrantPermissionFuzzTest() local
432 MessageParcel datas; RemovePermissionFuzzTest() local
455 MessageParcel datas; StreamStatsFuzzTest() local
497 MessageParcel datas; JoinLNNFuzzTest() local
519 MessageParcel datas; JoinMetaNodeFuzzTest() local
555 MessageParcel datas; LeaveLNNFuzzTest() local
589 MessageParcel datas; GetAllOnlineNodeInfoFuzzTest() local
618 MessageParcel datas; GetLocalDeviceInfoFuzzTest() local
657 MessageParcel datas; GetNodeKeyInfoFuzzTest() local
695 MessageParcel datas; SetNodeDataChangeFlagFuzzTest() local
735 MessageParcel datas; StartTimeSyncFuzzTest() local
772 MessageParcel datas; StopTimeSyncFuzzTest() local
784 DiscInfoProc(const uint8_t *data, MessageParcel &datas) DiscInfoProc() argument
838 MessageParcel datas; PublishLNNFuzzTest() local
864 MessageParcel datas; StopPublishLNNFuzzTest() local
876 RefreshInfoProc(const uint8_t *data, MessageParcel &datas) RefreshInfoProc() argument
934 MessageParcel datas; RefreshLNNFuzzTest() local
960 MessageParcel datas; StopRefreshLNNFuzzTest() local
986 MessageParcel datas; ActiveMetaNodeFuzzTest() local
1009 MessageParcel datas; DeactiveMetaNodeFuzzTest() local
1027 MessageParcel datas; GetAllMetaNodeInfoFuzzTest() local
1038 ShiftLNNGearInfoProc(const uint8_t *data, MessageParcel &datas) ShiftLNNGearInfoProc() argument
1086 MessageParcel datas; ShiftLNNGearFuzzTest() local
1109 MessageParcel datas; RippleStatsFuzzTest() local
1143 MessageParcel datas; SoftbusRegisterServiceFuzzTest() local
1203 MessageParcel datas; EvaLuateQosInnerFuzzTest() local
1228 MessageParcel datas; EvaLuateQosInnerNetworkIdFuzzTest() local
1253 MessageParcel datas; EvaLuateQosInnerDataTypeFuzzTest() local
1277 MessageParcel datas; EvaLuateQosInnerQosCountFuzzTest() local
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifidevicestub_fuzzer/
H A Dwifidevicestub_fuzzer.cpp129 MessageParcel datas; in OnInitWifiProtectFuzzTest() local
136 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_INIT_WIFI_PROTECT), datas); in OnInitWifiProtectFuzzTest() local
141 MessageParcel datas; in OnGetWifiProtectRefFuzzTest() local
148 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_PROTECT), datas); in OnGetWifiProtectRefFuzzTest() local
153 MessageParcel datas; OnPutWifiProtectRefFuzzTest() local
160 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_PUT_WIFI_PROTECT), datas); OnPutWifiProtectRefFuzzTest() local
165 MessageParcel datas; OnIsHeldWifiProtectRefFuzzTest() local
172 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_HELD_WIFI_PROTECT), datas); OnIsHeldWifiProtectRefFuzzTest() local
177 MessageParcel datas; OnAddDeviceConfigFuzzTest() local
184 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_ADD_DEVICE_CONFIG), datas); OnAddDeviceConfigFuzzTest() local
189 MessageParcel datas; OnUpdateDeviceConfigFuzzTest() local
196 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_UPDATE_DEVICE_CONFIG), datas); OnUpdateDeviceConfigFuzzTest() local
201 MessageParcel datas; OnRemoveDeviceFuzzTest() local
208 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_REMOVE_DEVICE_CONFIG), datas); OnRemoveDeviceFuzzTest() local
213 MessageParcel datas; OnRemoveAllDeviceFuzzTest() local
220 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_REMOVE_ALL_DEVICE_CONFIG), datas); OnRemoveAllDeviceFuzzTest() local
225 MessageParcel datas; OnGetDeviceConfigsFuzzTest() local
232 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DEVICE_CONFIGS), datas); OnGetDeviceConfigsFuzzTest() local
237 MessageParcel datas; OnEnableDeviceConfigFuzzTest() local
244 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_ENABLE_DEVICE), datas); OnEnableDeviceConfigFuzzTest() local
249 MessageParcel datas; OnDisableDeviceConfigFuzzTest() local
256 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_DISABLE_DEVICE), datas); OnDisableDeviceConfigFuzzTest() local
261 MessageParcel datas; OnConnectToFuzzTest() local
268 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_CONNECT_TO), datas); OnConnectToFuzzTest() local
273 MessageParcel datas; OnConnect2ToFuzzTest() local
280 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_CONNECT2_TO), datas); OnConnect2ToFuzzTest() local
285 MessageParcel datas; OnReConnectFuzzTest() local
292 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_RECONNECT), datas); OnReConnectFuzzTest() local
297 MessageParcel datas; OnReAssociateFuzzTest() local
304 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_REASSOCIATE), datas); OnReAssociateFuzzTest() local
309 MessageParcel datas; OnDisconnectFuzzTest() local
316 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_DISCONNECT), datas); OnDisconnectFuzzTest() local
321 MessageParcel datas; OnStartWpsFuzzTest() local
328 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_START_WPS), datas); OnStartWpsFuzzTest() local
333 MessageParcel datas; OnCancelWpsFuzzTest() local
340 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_CANCEL_WPS), datas); OnCancelWpsFuzzTest() local
345 MessageParcel datas; OnIsWifiActiveFuzzTest() local
352 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_WIFI_ACTIVE), datas); OnIsWifiActiveFuzzTest() local
357 MessageParcel datas; OnGetWifiStateFuzzTest() local
364 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_STATE), datas); OnGetWifiStateFuzzTest() local
369 MessageParcel datas; OnGetLinkedInfoFuzzTest() local
376 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_LINKED_INFO), datas); OnGetLinkedInfoFuzzTest() local
381 MessageParcel datas; OnIsMeteredHotspotFuzzTest() local
388 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_METERED_HOTSPOT), datas); OnIsMeteredHotspotFuzzTest() local
393 MessageParcel datas; OnGetIpInfoFuzzTest() local
400 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DHCP_INFO), datas); OnGetIpInfoFuzzTest() local
405 MessageParcel datas; OnSetCountryCodeFuzzTest() local
412 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_SET_COUNTRY_CODE), datas); OnSetCountryCodeFuzzTest() local
417 MessageParcel datas; OnGetCountryCodeFuzzTest() local
424 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_COUNTRY_CODE), datas); OnGetCountryCodeFuzzTest() local
429 MessageParcel datas; OnRegisterCallBackFuzzTest() local
436 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_REGISTER_CALLBACK_CLIENT), datas); OnRegisterCallBackFuzzTest() local
441 MessageParcel datas; OnGetSignalLevelFuzzTest() local
448 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_SIGNAL_LEVEL), datas); OnGetSignalLevelFuzzTest() local
453 MessageParcel datas; OnGetIpV6InfoFuzzTest() local
460 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DHCP_IPV6INFO), datas); OnGetIpV6InfoFuzzTest() local
465 MessageParcel datas; OnGetDeviceMacAddFuzzTest() local
472 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DERVICE_MAC_ADD), datas); OnGetDeviceMacAddFuzzTest() local
477 MessageParcel datas; OnIsWifiConnectedFuzzTest() local
484 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_WIFI_CONNECTED), datas); OnIsWifiConnectedFuzzTest() local
489 MessageParcel datas; OnSetLowLatencyModeFuzzTest() local
496 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_SET_LOW_LATENCY_MODE), datas); OnSetLowLatencyModeFuzzTest() local
501 MessageParcel datas; OnRemoveCandidateConfigFuzzTest() local
508 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_REMOVE_CANDIDATE_CONFIG), datas); OnRemoveCandidateConfigFuzzTest() local
513 MessageParcel datas; OnIsBandTypeSupportedFuzzTest() local
520 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_BANDTYPE_SUPPORTED), datas); OnIsBandTypeSupportedFuzzTest() local
525 MessageParcel datas; OnGet5GHzChannelListFuzzTest() local
532 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_5G_CHANNELLIST), datas); OnGet5GHzChannelListFuzzTest() local
537 MessageParcel datas; OnGetDisconnectedReasonFuzzTest() local
544 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DISCONNECTED_REASON), datas); OnGetDisconnectedReasonFuzzTest() local
549 MessageParcel datas; OnSetFrozenAppFuzzTest() local
556 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_SET_FROZEN_APP), datas); OnSetFrozenAppFuzzTest() local
561 MessageParcel datas; OnResetAllFrozenAppFuzzTest() local
568 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_RESET_ALL_FROZEN_APP), datas); OnResetAllFrozenAppFuzzTest() local
573 MessageParcel datas; OnDisableAutoJoinFuzzTest() local
580 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_DISABLE_AUTO_JOIN), datas); OnDisableAutoJoinFuzzTest() local
585 MessageParcel datas; OnEnableAutoJoinFuzzTest() local
592 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_ENABLE_AUTO_JOIN), datas); OnEnableAutoJoinFuzzTest() local
597 MessageParcel datas; OnStartPortalCertificationFuzzTest() local
604 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_START_PORTAL_CERTIF), datas); OnStartPortalCertificationFuzzTest() local
609 MessageParcel datas; OnGetChangeDeviceConfigFuzzTest() local
616 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DEVICE_CONFIG_CHANGE), datas); OnGetChangeDeviceConfigFuzzTest() local
621 MessageParcel datas; OnLimitSpeedFuzzTest() local
628 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_LIMIT_SPEED), datas); OnLimitSpeedFuzzTest() local
633 MessageParcel datas; OnEnableHiLinkHandshakeFuzzTest() local
640 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_HILINK_CONNECT), datas); OnEnableHiLinkHandshakeFuzzTest() local
645 MessageParcel datas; OnSetSatelliteStateFuzzTest() local
652 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_SET_SATELLITE_STATE), datas); OnSetSatelliteStateFuzzTest() local
657 MessageParcel datas; OnFactoryResetFuzzTest() local
664 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_SET_FACTORY_RESET), datas); OnFactoryResetFuzzTest() local
669 MessageParcel datas; OnEnableWifiFuzzTest() local
676 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_ENABLE_WIFI), datas); OnEnableWifiFuzzTest() local
681 MessageParcel datas; OnDisableWifiFuzzTest() local
688 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_DISABLE_WIFI), datas); OnDisableWifiFuzzTest() local
693 MessageParcel datas; OnGetSupportedFeaturesFuzzTest() local
700 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_SUPPORTED_FEATURES), datas); OnGetSupportedFeaturesFuzzTest() local
705 MessageParcel datas; OnEnableSemiWifiFuzzTest() local
712 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_ENABLE_SEMI_WIFI), datas); OnEnableSemiWifiFuzzTest() local
717 MessageParcel datas; OnGetWifiDetailStateFuzzTest() local
724 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE), datas); OnGetWifiDetailStateFuzzTest() local
729 MessageParcel datas; OnSetTxPowerFuzzTest() local
736 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_SET_TX_POWER), datas); OnSetTxPowerFuzzTest() local
741 MessageParcel datas; OnSetLowTxPowerTest() local
748 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_SET_LOW_TX_POWER), datas); OnSetLowTxPowerTest() local
753 MessageParcel datas; OnSetDpiMarkRuleTest() local
760 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_SET_DPI_MARK_RULE), datas); OnSetDpiMarkRuleTest() local
768 MessageParcel datas; DoSomethingDeviceMgrStubTest() local
795 MessageParcel datas; WifiDeviceServiceImplTest() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp998 void KvStoreDataService::BuildData(std::map<std::string, UserInfo> &datas, const std::vector<StoreMetaData> &metas) in BuildData() argument
1017 void KvStoreDataService::PrintfInfo(int fd, const std::map<std::string, UserInfo> &datas) in PrintfInfo() argument
1056 std::map<std::string, UserInfo> datas; DumpUserInfo() local
1078 BuildData(std::map<std::string, BundleInfo> &datas, const std::vector<StoreMetaData> &metas) BuildData() argument
1106 PrintfInfo(int fd, const std::map<std::string, BundleInfo> &datas) PrintfInfo() argument
1156 std::map<std::string, BundleInfo> datas; DumpBundleInfo() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp1024 std::vector<AppExecFwk::CustomizeData> datas = abilityInfo_->metaData.customizeData; in GetWindowOption() local
H A Dability.cpp1715 std::vector<CustomizeData> datas = abilityInfo_->metaData.customizeData; in GetWindowOption() local
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp1633 std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> datas; in StubGetAllMmiSubscribedEvents() local
H A Dmultimodal_input_connect_proxy.cpp1398 GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> &datas) GetAllMmiSubscribedEvents() argument
H A Dmultimodal_input_connect_manager.cpp83 GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> &datas) GetAllMmiSubscribedEvents() argument
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp41 int32_t InputManager::GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> &datas) in GetAllMmiSubscribedEvents() argument
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp1317 void InputHub::GetDevicesInfoByType(const uint32_t inputTypes, std::map<int32_t, std::string> &datas) in GetDevicesInfoByType() argument
1341 void InputHub::GetDevicesInfoByDhId(std::vector<std::string> dhidsVec, std::map<int32_t, std::string> &datas) in GetDevicesInfoByDhId() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.cpp778 std::vector<GLshort> datas; member in glcts::__anon27696::ShortByteData
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp1220 std::vector<const void*> datas; in makeTessellationEvaluationFrameBufferTest() local
1241 bool glc::subgroups::check(std::vector<const void*> datas, in check() argument
1257 bool glc::subgroups::checkCompute(std::vector<const void*> datas, in checkCompute() argument
1414 std::vector<const void*> datas; in makeGeometryFrameBufferTest() local
1083 makeTessellationEvaluationFrameBufferTest( Context& context, Format format, SSBOData* extraData, deUint32 extraDataCount, bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), const ShaderStageFlags shaderStage) makeTessellationEvaluationFrameBufferTest() argument
1269 makeGeometryFrameBufferTest( Context& context, Format format, SSBOData* extraData, deUint32 extraDataCount, bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) makeGeometryFrameBufferTest() argument
1435 allStages( Context& context, Format format, SSBOData* extraDatas, deUint32 extraDatasCount, bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), const ShaderStageFlags shaderStageTested) allStages() argument
1641 std::vector<const void*> datas; allStages() local
1675 std::vector<const void*> datas; allStages() local
1720 makeVertexFrameBufferTest(Context& context, Format format, SSBOData* extraData, deUint32 extraDataCount, bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) makeVertexFrameBufferTest() argument
1868 std::vector<const void*> datas; makeVertexFrameBufferTest() local
1890 makeFragmentFrameBufferTest(Context& context, Format format, SSBOData* extraDatas, deUint32 extraDatasCount, bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 height, deUint32 subgroupSize)) makeFragmentFrameBufferTest() argument
2012 std::vector<const void*> datas; makeFragmentFrameBufferTest() local
2038 makeComputeTest( Context& context, Format format, SSBOData* inputs, deUint32 inputsCount, bool (*checkResult)(std::vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32 subgroupSize)) makeComputeTest() argument
2165 std::vector<const void*> datas; makeComputeTest() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp807 std::vector<GLshort> datas; member in gl4cts::es31compatibility::__anon27628::ShortByteData
[all...]
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp112 int32_t InputManagerImpl::GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> &datas) in GetAllMmiSubscribedEvents() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp234 std::vector<int32_t> datas = {}; in GetDatas() local
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp2456 int32_t MMIService::GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> &datas) in GetAllMmiSubscribedEvents() argument

Completed in 70 milliseconds

1...<<111213