Home
last modified time | relevance | path

Searched defs:datas (Results 426 - 450 of 544) sorted by relevance

1...<<11121314151617181920>>...22

/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_json_parser.cpp102 bool CustomUtdJsonParser::AddJsonStringArray(const std::vector<std::string> &datas, const std::string &nodeName, in AddJsonStringArray() argument
/foundation/filemanagement/app_file_service/test/fuzztest/backupsaanother_fuzzer/
H A Dbackupsaanother_fuzzer.cpp40 MessageParcel datas; in CmdGetFileHandleFuzzTest() local
58 datas, reply, option); in CmdGetFileHandleFuzzTest() local
65 MessageParcel datas; in CmdAppendBundlesBackupSessionFuzzTest() local
90 MessageParcel datas; CmdReleaseFuzzTest() local
142 MessageParcel datas; CmdGetLocalCapabilitiesIncrementalFuzzTest() local
163 MessageParcel datas; CmdInitIncrementalBackupSessionFuzzTest() local
179 MessageParcel datas; CmdAppendBundlesIncrementalBackupSessionFuzzTest() local
200 MessageParcel datas; CmdPublishIncrementalFileFuzzTest() local
227 MessageParcel datas; CmdAppIncrementalFileReadyFuzzTest() local
253 MessageParcel datas; CmdAppIncrementalDoneFuzzTest() local
265 datas, reply, option); CmdAppIncrementalDoneFuzzTest() local
272 MessageParcel datas; CmdGetIncrementalFileHandleFuzzTest() local
291 datas, reply, option); CmdGetIncrementalFileHandleFuzzTest() local
[all...]
/foundation/filemanagement/dfs_service/test/fuzztest/daemonstub_fuzzer/
H A Ddaemonstub_fuzzer.cpp127 MessageParcel datas; in HandleOpenP2PConnectionFuzzTest() local
142 MessageParcel datas; in HandleCloseP2PConnectionFuzzTest() local
157 MessageParcel datas; HandleOpenP2PConnectionExFuzzTest() local
172 MessageParcel datas; HandleCloseP2PConnectionExFuzzTest() local
185 MessageParcel datas; HandlePrepareSessionFuzzTest() local
198 MessageParcel datas; HandleCancelCopyTaskFuzzTest() local
214 MessageParcel datas; HandleRequestSendFileFuzzTest() local
230 MessageParcel datas; HandleGetRemoteCopyInfoFuzzTest() local
244 MessageParcel datas; HandlePushAssetFuzzTest() local
260 MessageParcel datas; HandleRegisterRecvCallbackFuzzTest() local
277 MessageParcel datas; HandleUnRegisterRecvCallbackFuzzTest() local
[all...]
/foundation/distributedhardware/distributed_input/inputdevicehandler/src/
H A Ddistributed_input_handler.cpp98 void DistributedInputHandler::FindDevicesInfoByType(const uint32_t inputTypes, std::map<int32_t, std::string> &datas) in FindDevicesInfoByType() argument
105 FindDevicesInfoByDhId( std::vector<std::string> dhidsVec, std::map<int32_t, std::string> &datas) FindDevicesInfoByDhId() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A Dvsync_multicallback_test.cpp41 std::vector<int> datas; member
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
H A Dtirpc_bottomlevel_clnt_call_complex.c54 struct datas { struct
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
H A Dtirpc_rpcb_rmtcall_complex.c55 struct datas { struct
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
H A Dtirpc_expertlevel_clnt_call_complex.c55 struct datas { struct
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
H A Dtirpc_interlevel_clnt_call_complex.c53 struct datas { struct
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp259 bool operator() (const void* extraData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize, bool multipleCallsPossible) const in operator ()() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBallotTests.cpp41 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages() argument
47 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() argument
H A DglcSubgroupsBuiltinMaskVarTests.cpp40 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages() argument
46 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() argument
H A DglcSubgroupsShapeTests.cpp41 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages() argument
47 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() argument
/third_party/skia/src/ports/
H A DSkFontMgr_custom_embedded.cpp44 DataFontLoader(sk_sp<SkData>* datas, int n) : fDatas(datas), fNum(n) { } in DataFontLoader() argument
114 sk_sp<SkFontMgr> SkFontMgr_New_Custom_Data(sk_sp<SkData>* datas, int n) { in SkFontMgr_New_Custom_Data() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp257 bool operator() (const void* extraData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize, bool multipleCallsPossible) const in operator ()() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
H A Dunified_collection_data.h44 struct ucollection_process_cpu_item datas[]; member
71 struct ucollection_thread_cpu_item datas[]; member
/base/powermgr/power_manager/test/fuzztest/power_utils/
H A Dpower_fuzzer.cpp117 MessageParcel datas; in TestPowerServiceStub() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
H A Dansmanagerstubannexthree_fuzzer.cpp44 MessageParcel datas; in DoSomethingInterestingWithMyAPI() local
[all...]
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
H A Dansmanagerstubannex_fuzzer.cpp52 MessageParcel datas; in DoSomethingInterestingWithMyAPI() local
[all...]
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp51 MessageParcel datas; in DoSomethingInterestingWithMyAPI() local
[all...]
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_dumper.cpp55 void DeviceStatusDumper::ParseCommand(int32_t fd, const std::vector<std::string> &args, const std::vector<Data> &datas) in ParseCommand() argument
102 void DeviceStatusDumper::ExecutDump(int32_t fd, const std::vector<Data> &datas, int32_t opt) in ExecutDump() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_rdb_data_mgr.cpp495 int32_t NotificationDataMgr::QueryAllData(std::unordered_map<std::string, std::string> &datas, const int32_t &userId) in QueryAllData() argument
517 QueryAllData( const std::string tableName, std::unordered_map<std::string, std::string> &datas) QueryAllData() argument
/base/security/dlp_permission_service/test/fuzztest/dlp_permission/stub_fuzzer/generatecertstub_fuzzer/
H A Dgeneratecertstub_fuzzer.cpp94 MessageParcel datas; in FuzzTest() local
/base/security/security_guard/test/unittest/inner_api/src/
H A Dinner_api_collector_test.cpp167 MessageParcel datas; in HWTEST_F() local
189 MessageParcel datas; HWTEST_F() local
265 MessageParcel datas; HWTEST_F() local
390 MessageParcel datas; HWTEST_F() local
[all...]
/base/security/security_guard/test/fuzztest/inner_sdk/innersdk_fuzzer/
H A Dinner_sdk_fuzzer.cpp149 MessageParcel datas; in AcquireDataManagerCallbackStubFuzzTest() local
170 MessageParcel datas; in RiskAnalysisManagerCallbackStubFuzzTest() local
245 MessageParcel datas; DataCollectManagerCallbackStubFuzzTest() local
374 MessageParcel datas; SecurityCollectorManagerCallbackStubFuzzTest() local
[all...]

Completed in 17 milliseconds

1...<<11121314151617181920>>...22