Home
last modified time | relevance | path

Searched defs:arraySize (Results 1 – 23 of 23) sorted by relevance

/base/request/request/test/unittest/cpp_test/fwkTest/src/
Dresponse_message_receiver_test.cpp307 int arraySize = 64; // 64 is char array length variable
338 int arraySize = INT32_SIZE + INT64_SIZE; variable
399 int arraySize = INT32_SIZE + INT64_SIZE; variable
707 int arraySize = INT32_SIZE + INT64_SIZE; variable
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_record.cpp228 int arraySize = src->Size(); in GetParamValue() local
244 int arraySize = src->Size(); in GetParamValue() local
260 int arraySize = src->Size(); in GetParamValue() local
276 int arraySize = src->Size(); in GetParamValue() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_file_operator.c365 const uint32_t arraySize, uint32_t count) in CmUidLayerGetFileNames()
390 const uint32_t arraySize, uint32_t *fileCount) in CmUidLayerGetFileCountAndNames()
440 const uint32_t arraySize, uint32_t *fileCount) in CmUserIdLayerGetFileCountAndNames()
Dcert_manager_query.c118 uint32_t arraySize = sizeof(struct CmMutableBlob) * (uint32_t)uidCount; in CreateCertPathList() local
306 uint32_t arraySize = sizeof(struct CertFileInfo) * MAX_COUNT_CERTIFICATE; in CreateCertFileList() local
/base/update/updateservice/test/fuzztest/common/
Dfuzztest_helper.cpp157 void FuzztestHelper::GetCharArray(char *charArray, uint32_t arraySize) in GetCharArray()
/base/security/device_security_level/services/dslm/
Ddslm_msg_utils.c104 int32_t arraySize = GetSupportedCredTypes(credTypeArray, MAX_CRED_ARRAY_SIZE); in GenerateSecInfoRequestJson() local
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/
Dhisysevent_c_wrapper.h38 unsigned int arraySize; member
/base/security/access_token/interfaces/innerkits/nativetoken/src/
Dnativetoken_json_oper.c280 int32_t arraySize = cJSON_GetArraySize(record); in UpdateGoalItemFromRecord() local
Dnativetoken.c145 int32_t arraySize = cJSON_GetArraySize(object); in GetTokenList() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
Dhisysevent_c.h87 size_t arraySize; member
/base/location/services/location_geocode/geocode/source/
Dgeo_convert_skeleton.cpp65 int arraySize = data.ReadInt32(); in ParseGeocodingMockInfos() local
Dgeo_convert_service.cpp219 int arraySize = 0; in ReportAddressMock() local
/base/security/device_security_level/oem_property/include/
Ddslm_cred.h59 uint32_t arraySize; member
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
Dhks_import_wrapped_ecdh_suite_test.cpp320 const struct HksParam *importedKeyParamSetArray, uint32_t arraySize) in InitCommonTestParamsAndDoImport()
Dhks_import_wrapped_x25519_suite_test.cpp383 const struct HksParam *importedKeyParamSetArray, uint32_t arraySize) in InitCommonTestParamsAndDoImport()
Dhks_import_wrapped_sm2_suite_test.cpp610 const struct HksParam *importedKeyParams, uint32_t arraySize, bool isSigned) in InitCommonParamSetTestParams()
/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
Ddownloaduploadmanager_fuzzer.cpp566 int arraySize = 64; // 64 is char array length in ResponseMessageFuzzTestProgressExtrasFromParcel() local
596 int arraySize = INT32_SIZE + INT64_SIZE; in ResponseMessageFuzzTestVecInt64FromParcel() local
632 int arraySize = INT32_SIZE + INT64_SIZE; in ResponseMessageFuzzTestMsgHeaderParcel() local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/
Dhks_rsa_sign_verify_test_common.cpp117 uint32_t arraySize = (sizeof(g_inDataArrayAfterHash) / sizeof(uint8_t *)); in HksRsaSignVerifyTestNormalCase() local
/base/security/huks/interfaces/kits/liteapi/src/
Dhks_lite_api_common.cpp119 size_t arraySize = 0; in ParseUint8ArrayToHksBlob() local
/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/
Dmessage_parcel_helper.cpp276 size_t arraySize = COUNT_OF(policy.autoUpgradePeriods); in ReadUpgradePolicy() local
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
Dcommon_event_set_param.cpp453 uint32_t arraySize = 0; in ParseSetStaticSubscriberStateParam() local
/base/telephony/sms_mms/frameworks/js/napi/src/
Dnapi_sms.cpp321 auto arraySize = static_cast<int32_t>(valueArraySize); in ParseMessageParameter() local
1280 int32_t arraySize = static_cast<int32_t>(context->messageArray.size()); in GetAllSimMessagesCallback() local
1455 int32_t arraySize = static_cast<int32_t>(context->messageArray.size()); in SplitMessageCallback() local
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp1041 int arraySize = data.ReadInt32(); in PreSetReverseGeocodingMockInfo() local