/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/ |
H A D | c_array.c | 30 uint32_t arraySize = sizeof(uint8_t) * (*array)->len; in DestroyUint8Array() local 44 uint32_t arraySize = sizeof(uint64_t) * (*array)->len; in DestroyUint64Array() local
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/src/ |
H A D | c_array.c | 30 uint32_t arraySize = sizeof(uint8_t) * (*array)->len; in DestroyUint8Array() local 44 uint32_t arraySize = sizeof(uint64_t) * (*array)->len; in DestroyUint64Array() local
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/dfx/ |
H A 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
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | macro_gen.cpp | 219 static uint32_t arraySize = 0; in NodeWalk() local 229 …TypeData(uint32_t type, const std::shared_ptr<AstObject> ¤t, uint32_t &arraySize, int32_t de… in SetTypeData() 280 …const std::string &arrayName, uint32_t &arraySize, uint32_t arrayType, const std::shared_ptr<AstOb… in SetTypeDataUinit64()
|
H A D | startup_cfg_gen.cpp | 275 uint16_t arraySize = ConfigArray::CastFrom(arrayObj)->ArraySize(); in GetConfigArray() local 303 uint16_t arraySize = ConfigArray::CastFrom(intArrayObj)->ArraySize(); in GetConfigIntArray() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/ |
H A D | capability.cpp | 221 size_t arraySize; in AnalyzeUint32Set() local 254 size_t arraySize; in AnalyzeUint32Range() local 290 size_t arraySize; in AnalyzeStringSet() local
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/ |
H A D | net_policy_callback_observer.cpp | 112 auto arraySize = quotaPolicies->size(); in CreateNetQuotaPolicyChangeParam() local 126 auto arraySize = ifaces->size(); in CreateMeteredIfacesChangeParam() local
|
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/ |
H A D | response_message_receiver_test.cpp | 307 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
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/serializable/ |
H A D | serializable.h | 99 auto arraySize = cJSON_GetArraySize(subNode); in GetValue() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/ |
H A D | js_plugin_util.cpp | 46 bool AceIsArrayForNapiValue(napi_env env, napi_value param, uint32_t& arraySize) in AceIsArrayForNapiValue() 306 uint32_t arraySize = 0; in AceUnwrapArrayInt32FromJS() local 351 uint32_t arraySize = 0; in AceUnwrapArrayLongFromJS() local 396 uint32_t arraySize = 0; in AceUnwrapArrayInt64FromJS() local 441 uint32_t arraySize = 0; in AceUnwrapArrayDoubleFromJS() local 486 uint32_t arraySize = 0; in AceUnwrapArrayBoolFromJS() local 531 uint32_t arraySize = 0; in AceUnwrapArrayStringFromJS() local 658 uint32_t arraySize = 0; in AceUnwrapArrayComplexFromJS() local
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
H A D | hisysevent_record.cpp | 228 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
|
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
H A D | cert_manager_file_operator.c | 365 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()
|
H A D | cert_manager_query.c | 118 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
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_sorted_vector_test.cpp | 308 int arraySize = svec.Size(); variable 329 int arraySize = svec.Size(); variable 374 int arraySize = svec.Size(); variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
H A D | napi_common_util.cpp | 43 bool IsArrayForNapiValue(napi_env env, napi_value param, uint32_t &arraySize) in IsArrayForNapiValue() 301 uint32_t arraySize = 0; in UnwrapArrayInt32FromJS() local 348 uint32_t arraySize = 0; in UnwrapArrayLongFromJS() local 395 uint32_t arraySize = 0; in UnwrapArrayInt64FromJS() local 442 uint32_t arraySize = 0; in UnwrapArrayDoubleFromJS() local 489 uint32_t arraySize = 0; in UnwrapArrayBoolFromJS() local 534 uint32_t arraySize = 0; in UnwrapArrayStringFromJS() local 602 uint32_t arraySize = 0; in UnwrapArrayComplexFromJS() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | spirv_cross_helper_structs_gles.h | 70 size_t arraySize; in RENDER_BEGIN_NAMESPACE() member
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/smooth_zoom/ |
H A D | cubic_bezier.cpp | 44 int arraySize = static_cast<int>(duration / frameInterval); in GetZoomArray() local
|
/ohos5.0/base/update/updateservice/test/fuzztest/common/ |
H A D | fuzztest_helper.cpp | 157 void FuzztestHelper::GetCharArray(char *charArray, uint32_t arraySize) in GetCharArray()
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/ |
H A D | effect_napi.cpp | 248 static bool IsArrayForNapiValue(napi_env env, napi_value param, uint32_t &arraySize) in IsArrayForNapiValue() 294 uint32_t arraySize = 0; in ParseJsVec3Value() local
|
H A D | filter_napi.cpp | 216 static bool IsArrayForNapiValue(napi_env env, napi_value param, uint32_t &arraySize) in IsArrayForNapiValue() 236 uint32_t arraySize = 0; in GetStretchPercent() local
|
/ohos5.0/base/security/device_security_level/services/dslm/ |
H A D | dslm_msg_utils.c | 104 int32_t arraySize = GetSupportedCredTypes(credTypeArray, MAX_CRED_ARRAY_SIZE); in GenerateSecInfoRequestJson() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_navdestination_scrollable_processor.cpp | 80 auto arraySize = scrollerArray->Length(); in ParseScrollerArray() local 103 auto arraySize = nestedScrollerArray->Length(); in ParseNestedScrollerArray() local
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/ |
H A D | hisysevent_c_wrapper.h | 38 unsigned int arraySize; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/navigation/ |
H A D | navigation_manager.cpp | 157 auto arraySize = allNavigationInfo->GetArraySize(); in StorageNavigationRecoveryInfo() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/c_api/source/ |
H A D | ipc_cremote_object.cpp | 109 static size_t arraySize = sizeof(ERROR_MAP) / sizeof(ERROR_MAP[0]); in ConvertSendRequestError() local
|