| /foundation/distributeddatamgr/relational_store/test/ndk/fuzztest/valueobject_fuzzer/ |
| D | valueobject_fuzzer.cpp | 48 size_t arraySize = provider.ConsumeIntegralInRange<size_t>(minArraySize, maxArraySize); in ValueObjectFuzzTest() local 60 size_t arraySize = provider.ConsumeIntegralInRange<size_t>(minArraySize, maxArraySize); in ValueObjectFuzzTest() local 72 size_t arraySize = provider.ConsumeIntegralInRange<size_t>(minArraySize, maxArraySize); in ValueObjectFuzzTest() local
|
| /foundation/communication/dsoftbus/dfx/event/legacy/ |
| D | softbus_adapter_hisysevent.cpp | 47 …vertToHisEventUint32Array(SoftBusEvtParam *srcParam, HiSysEventParam *dstParam, uint32_t arraySize) in ConvertToHisEventUint32Array() 65 uint32_t arraySize = sizeof(uint32_t) * SOFTBUS_HISYSEVT_PARAM_UINT32_ARRAY_SIZE; in ConvertEventParam() local
|
| /foundation/multimodalinput/input/service/custom_config_parser/src/ |
| D | special_input_device_parser.cpp | 116 int32_t arraySize = cJSON_GetArraySize(exactlyMatchJson); in ParseExactlyMatch() local 144 int32_t arraySize = cJSON_GetArraySize(containMatchJson); in ParseContainMatch() local 173 int32_t arraySize = cJSON_GetArraySize(specialInputDevJson); in ParseSpecialInputDevice() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
| D | av_sync_utils.cpp | 295 void U32ToU8(uint8_t *arrayPtr, uint32_t value, size_t arraySize) in U32ToU8() 305 void U64ToU8(uint8_t *arrayPtr, uint64_t value, size_t arraySize) in U64ToU8() 315 uint32_t U8ToU32(const uint8_t *arrayPtr, size_t arraySize) in U8ToU32() 327 uint64_t U8ToU64(const uint8_t *arrayPtr, size_t arraySize) in U8ToU64()
|
| /foundation/multimedia/image_framework/plugins/manager/src/framework/ |
| D | capability.cpp | 221 size_t arraySize; in AnalyzeUint32Set() local 252 size_t arraySize; in AnalyzeUint32Range() local 284 size_t arraySize; in AnalyzeStringSet() local
|
| /foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/ |
| D | relationship_sync_mgr.cpp | 234 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromShareUnbindPayLoad() local 472 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromAccountLogoutPayLoad() local 511 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromDeviceUnbindPayLoad() local 542 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromAppUnbindPayLoad() local 590 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromAppUninstallPayLoad() local 646 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromSyncFrontOrBackUserIdPayLoad() local 702 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromDelUserPayLoad() local 734 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromStopUserPayLoad() local
|
| /foundation/ability/ability_runtime/test/fuzztest/keepaliveprocessmanagerfourteenth_fuzzer/ |
| D | keepaliveprocessmanagerfourteenth_fuzzer.cpp | 42 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/keepaliveprocessmanagertenth_fuzzer/ |
| D | keepaliveprocessmanagertenth_fuzzer.cpp | 43 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/keepaliveprocessmanagerthirteenth_fuzzer/ |
| D | keepaliveprocessmanagerthirteenth_fuzzer.cpp | 43 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/app_domain_verify/frameworks/verifier/src/ |
| D | domain_json_util.cpp | 46 int arraySize = cJSON_GetArraySize(appsArray); in Parse() local
|
| /foundation/ability/ability_runtime/test/fuzztest/keepaliveprocessmanagerfirst_fuzzer/ |
| D | keepaliveprocessmanagerfirst_fuzzer.cpp | 43 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/abilityautostartupclientthird_fuzzer/ |
| D | abilityautostartupclientthird_fuzzer.cpp | 44 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/residentprocessmanagerfirst_fuzzer/ |
| D | residentprocessmanagerfirst_fuzzer.cpp | 44 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/keepaliveprocessmanagereleventh_fuzzer/ |
| D | keepaliveprocessmanagereleventh_fuzzer.cpp | 47 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/connectionobserverclientimplfirst_fuzzer/ |
| D | connectionobserverclientimplfirst_fuzzer.cpp | 49 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/residentprocessmanagersecond_fuzzer/ |
| D | residentprocessmanagersecond_fuzzer.cpp | 46 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/connectionobserverclientimplsecond_fuzzer/ |
| D | connectionobserverclientimplsecond_fuzzer.cpp | 49 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/residentprocessmanagereleven_fuzzer/ |
| D | residentprocessmanagereleven_fuzzer.cpp | 45 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/residentprocessmanagerthird_fuzzer/ |
| D | residentprocessmanagerthird_fuzzer.cpp | 49 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsdeleteapprunningcontrolrule_fuzzer/ |
| D | bmsdeleteapprunningcontrolrule_fuzzer.cpp | 41 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, ARRAY_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsaddapprunningcontrolrule_fuzzer/ |
| D | bmsaddapprunningcontrolrule_fuzzer.cpp | 40 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, BMSFuzzTestUtil::ARRAY_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/abilitykeepalivedatamanager_fuzzer/ |
| D | abilitykeepalivedatamanager_fuzzer.cpp | 44 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsaddappjumpcontrolrule_fuzzer/ |
| D | bmsaddappjumpcontrolrule_fuzzer.cpp | 44 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, BMSFuzzTestUtil::ARRAY_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/residentprocessmanagerfourth_fuzzer/ |
| D | residentprocessmanagerfourth_fuzzer.cpp | 67 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/abilitykeepaliveservice_fuzzer/ |
| D | abilitykeepaliveservice_fuzzer.cpp | 50 size_t arraySize = fdp.ConsumeIntegralInRange<size_t>(0, STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
|