Home
last modified time | relevance | path

Searched refs:arraySize (Results 1 - 25 of 60) sorted by relevance

123

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_radar_reporter.cpp26 .arraySize = 0 }, in ReportStateFinished()
30 .arraySize = 0 }, in ReportStateFinished()
34 .arraySize = 0 }, in ReportStateFinished()
38 .arraySize = 0 }, in ReportStateFinished()
42 .arraySize = 0 }, in ReportStateFinished()
46 .arraySize = 0 } in ReportStateFinished()
63 .arraySize = 0 }, in ReportStage()
67 .arraySize = 0 }, in ReportStage()
71 .arraySize = 0 }, in ReportStage()
75 .arraySize in ReportStage()
[all...]
/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_radar_reporter.cpp29 .arraySize = 0 }, in ReportNormal()
33 .arraySize = 0 }, in ReportNormal()
37 .arraySize = 0 }, in ReportNormal()
41 .arraySize = 0 }, in ReportNormal()
45 .arraySize = 0 }, in ReportNormal()
49 .arraySize = 0 } in ReportNormal()
67 .arraySize = 0 }, in ReportFail()
71 .arraySize = 0 }, in ReportFail()
75 .arraySize = 0 }, in ReportFail()
79 .arraySize in ReportFail()
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_dfx_adapter.cpp84 .arraySize = 0 }, in ReportDbFault()
88 .arraySize = 0 }, in ReportDbFault()
92 .arraySize = 0 }, in ReportDbFault()
96 .arraySize = 0 }, in ReportDbFault()
97 { .name = "SECURITY_LEVEL", .t = HISYSEVENT_UINT32, .v = { .ui32 = 0u }, .arraySize = 0 }, in ReportDbFault()
98 { .name = "PATH_AREA", .t = HISYSEVENT_UINT32, .v = { .ui32 = 0u }, .arraySize = 0 }, in ReportDbFault()
99 { .name = "ENCRYPT_STATUS", .t = HISYSEVENT_UINT32, .v = { .ui32 = 0u }, .arraySize = 0 }, in ReportDbFault()
100 { .name = "INTERGITY_CHECK", .t = HISYSEVENT_UINT32, .v = { .ui32 = 0u }, .arraySize = 0 }, in ReportDbFault()
101 { .name = "ERROR_CODE", .t = HISYSEVENT_UINT32, .v = { .ui32 = reportParam.errCode }, .arraySize = 0 }, in ReportDbFault()
102 { .name = "ERRNO", .t = HISYSEVENT_INT32, .v = { .i32 = reportParam.errnoCode }, .arraySize in ReportDbFault()
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.cpp97 .arraySize = 0 }, in ReportFault()
101 .arraySize = 0 }, in ReportFault()
105 .arraySize = 0 }, in ReportFault()
109 .arraySize = 0 }, in ReportFault()
129 .arraySize = 0 }, in ReportDBFault()
133 .arraySize = 0 }, in ReportDBFault()
137 .arraySize = 0 }, in ReportDBFault()
141 .arraySize = 0 }, in ReportDBFault()
167 .arraySize = 0 }, in ReportCommFault()
171 .arraySize in ReportCommFault()
[all...]
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dcapability.cpp221 size_t arraySize; in AnalyzeUint32Set() local
222 if (JsonHelper::GetArraySize(capInfo, "value", arraySize) != SUCCESS) { in AnalyzeUint32Set()
226 IMAGE_LOGD("uint32Set size: %{public}zu.", arraySize); in AnalyzeUint32Set()
228 if (arraySize < SET_MIN_VALUE_NUM) { in AnalyzeUint32Set()
229 IMAGE_LOGE("invalid uint32Set size: %{public}zu.", arraySize); in AnalyzeUint32Set()
235 for (size_t i = 0; i < arraySize; i++) { in AnalyzeUint32Set()
254 size_t arraySize; in AnalyzeUint32Range() local
255 if (JsonHelper::GetArraySize(capInfo, "value", arraySize) != SUCCESS) { in AnalyzeUint32Range()
259 IMAGE_LOGD("uint32Range size: %{public}zu.", arraySize); in AnalyzeUint32Range()
261 if (arraySize ! in AnalyzeUint32Range()
290 size_t arraySize; AnalyzeStringSet() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_radar_reporter.cpp72 {.name = "ORG_PKG", .t = HISYSEVENT_STRING, .v = { .s = const_cast<char *>(ORG_PKG_VALUE) }, .arraySize = 0, }, in LocalReport()
73 {.name = "FUNC", .t = HISYSEVENT_STRING, .v = { .s = const_cast<char *>(funcName) }, .arraySize = 0, }, in LocalReport()
74 {.name = "BIZ_SCENE", .t = HISYSEVENT_INT32, .v = { .i32 = bizSence }, .arraySize = 0, }, in LocalReport()
75 {.name = "BIZ_STAGE", .t = HISYSEVENT_INT32, .v = { .i32 = SYNC_STAGE_RUN }, .arraySize = 0, }, in LocalReport()
76 {.name = "STAGE_RES", .t = HISYSEVENT_INT32, .v = { .i32 = stageRes }, .arraySize = 0, }, in LocalReport()
77 {.name = "ERROR_CODE", .t = HISYSEVENT_INT32, .v = { .i32 = errCode }, .arraySize = 0, }, in LocalReport()
78 {.name = "BIZ_STATE", .t = HISYSEVENT_INT32, .v = { .i32 = state }, .arraySize = 0, }, in LocalReport()
79 {.name = "HOST_PKG", .t = HISYSEVENT_STRING, .v = { .s = hostPkgPtr }, .arraySize = 0, }, in LocalReport()
H A Drdb_fault_hiview_reporter.cpp87 { .name = "BUNDLE_NAME", .t = HISYSEVENT_STRING, .v = { .s = bundleName.data() }, .arraySize = 0 }, in Report()
88 { .name = "MODULE_NAME", .t = HISYSEVENT_STRING, .v = { .s = moduleName.data() }, .arraySize = 0 }, in Report()
89 { .name = "STORE_TYPE", .t = HISYSEVENT_STRING, .v = { .s = storeType.data() }, .arraySize = 0 }, in Report()
90 { .name = "STORE_NAME", .t = HISYSEVENT_STRING, .v = { .s = storeName.data() }, .arraySize = 0 }, in Report()
91 { .name = "SECURITY_LEVEL", .t = HISYSEVENT_UINT32, .v = { .ui32 = eventInfo.securityLevel }, .arraySize = 0 }, in Report()
92 { .name = "PATH_AREA", .t = HISYSEVENT_UINT32, .v = { .ui32 = eventInfo.pathArea }, .arraySize = 0 }, in Report()
93 { .name = "ENCRYPT_STATUS", .t = HISYSEVENT_UINT32, .v = { .ui32 = eventInfo.encryptStatus }, .arraySize = 0 }, in Report()
94 { .name = "INTEGRITY_CHECK", .t = HISYSEVENT_UINT32, .v = { .ui32 = checkType }, .arraySize = 0 }, in Report()
95 { .name = "ERROR_CODE", .t = HISYSEVENT_UINT32, .v = { .ui32 = eventInfo.errorCode }, .arraySize = 0 }, in Report()
96 { .name = "ERRNO", .t = HISYSEVENT_INT32, .v = { .i32 = eventInfo.systemErrorNo }, .arraySize in Report()
[all...]
/foundation/multimedia/image_effect/frameworks/native/utils/dfx/
H A Devent_report.cpp91 .arraySize = 0, in EventWrite()
97 .arraySize = 0, in EventWrite()
121 .arraySize = 0, in ReportRegisterCustomFilterEvent()
127 .arraySize = 0, in ReportRegisterCustomFilterEvent()
140 .arraySize = 0, in ReportAddFilterEvent()
153 .arraySize = 0, in ReportRemoveFilterEvent()
159 .arraySize = 0, in ReportRemoveFilterEvent()
183 .arraySize = 0, in ReportInputDataTypeEvent()
197 .arraySize = 0, in ReportOutputDataTypeEvent()
210 .arraySize in ReportRenderFailedEvent()
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp171 { .name = "BUNDLE_NAME", .t = HISYSEVENT_STRING, .v = { .s = bundleName }, .arraySize = 0 }, in ReportCommonFault()
172 { .name = "MODULE_NAME", .t = HISYSEVENT_STRING, .v = { .s = moduleName }, .arraySize = 0 }, in ReportCommonFault()
173 { .name = "STORE_TYPE", .t = HISYSEVENT_STRING, .v = { .s = storeType }, .arraySize = 0 }, in ReportCommonFault()
174 { .name = "STORE_NAME", .t = HISYSEVENT_STRING, .v = { .s = storeName }, .arraySize = 0 }, in ReportCommonFault()
175 { .name = "SECURITY_LEVEL", .t = HISYSEVENT_UINT32, .v = { .ui32 = eventInfo.securityLevel }, .arraySize = 0 }, in ReportCommonFault()
176 { .name = "PATH_AREA", .t = HISYSEVENT_UINT32, .v = { .ui32 = eventInfo.pathArea }, .arraySize = 0 }, in ReportCommonFault()
177 { .name = "ENCRYPT_STATUS", .t = HISYSEVENT_UINT32, .v = { .ui32 = eventInfo.encryptStatus }, .arraySize = 0 }, in ReportCommonFault()
178 { .name = "INTEGRITY_CHECK", .t = HISYSEVENT_UINT32, .v = { .ui32 = checkType }, .arraySize = 0 }, in ReportCommonFault()
179 { .name = "ERROR_CODE", .t = HISYSEVENT_UINT32, .v = { .ui32 = eventInfo.errorCode }, .arraySize = 0 }, in ReportCommonFault()
180 { .name = "ERRNO", .t = HISYSEVENT_INT32, .v = { .i32 = eventInfo.systemErrorNo }, .arraySize in ReportCommonFault()
[all...]
/foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/
H A Drelationship_sync_mgr.cpp198 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromAccountLogoutPayLoad() local
199 if (arraySize < ACCOUNT_LOGOUT_PAYLOAD_LEN || arraySize > INVALIED_PAYLOAD_SIZE) { in FromAccountLogoutPayLoad()
200 LOGE("Payload invalied,the size is %{public}d.", arraySize); in FromAccountLogoutPayLoad()
228 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromDeviceUnbindPayLoad() local
229 if (arraySize < ACCOUNT_LOGOUT_PAYLOAD_LEN || arraySize > INVALIED_PAYLOAD_SIZE) { in FromDeviceUnbindPayLoad()
230 LOGE("Payload invalied,the size is %{public}d.", arraySize); in FromDeviceUnbindPayLoad()
250 int32_t arraySize = cJSON_GetArraySize(payloadJson); in FromAppUnbindPayLoad() local
251 if (arraySize < ACCOUNT_LOGOUT_PAYLOAD_LE in FromAppUnbindPayLoad()
[all...]
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.cpp108 {.name = "USER_ID", .t = HISYSEVENT_INT32, .v = { .i32 = msg.userId }, .arraySize = 0, }, in ReportPasteboardFault()
109 {.name = "ERROR_TYPE", .t = HISYSEVENT_STRING, .v = { .s = (char *)msg.errorCode.c_str() }, .arraySize = 0, }, in ReportPasteboardFault()
348 .arraySize = 0, }, in ReportStatisticEvent()
349 {.name = {"NET_TYPE"}, .t = HISYSEVENT_STRING, .v = { .s = (char *)netType.c_str()}, .arraySize = 0, }, in ReportStatisticEvent()
350 {.name = {"DATA_LEVEL"}, .t = HISYSEVENT_STRING, .v = { .s = (char *)GetDataLevel(i)}, .arraySize = 0}, in ReportStatisticEvent()
352 .arraySize = 0, }, in ReportStatisticEvent()
360 .arraySize = 0, }, in ReportStatisticEvent()
361 {.name = {"DATA_LEVEL"}, .t = HISYSEVENT_STRING, .v = { .s = (char *)GetDataLevel(i)}, .arraySize = 0}, in ReportStatisticEvent()
363 .arraySize = 0, }, in ReportStatisticEvent()
402 {.name = {"PASTEBOARD_STATE"}, .t = HISYSEVENT_STRING, .v = { .s = (char *)pasteboardState}, .arraySize in ReportBehaviour()
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_dfx_adapter.cpp91 .arraySize = 0}, in ReportBehavior()
95 .arraySize = 0}, in ReportBehavior()
99 .arraySize = 0 }, in ReportBehavior()
103 .arraySize = 0 }, in ReportBehavior()
107 .arraySize = 0 }, in ReportBehavior()
111 .arraySize = 0 }, in ReportBehavior()
115 .arraySize = 0 }, in ReportBehavior()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkmatrix_fuzzer/
H A Dmatrix_fuzzer.cpp191 uint32_t arraySize = GetObject<uint32_t>() % MAX_ARRAY_SIZE; in NativeMatrixTest004() local
192 OH_Drawing_Point2D* pointOne = new OH_Drawing_Point2D[arraySize]; in NativeMatrixTest004()
193 for (size_t i = 0; i < arraySize; i++) { in NativeMatrixTest004()
196 OH_Drawing_Point2D* pointTwo = new OH_Drawing_Point2D[arraySize]; in NativeMatrixTest004()
197 for (size_t i = 0; i < arraySize; i++) { in NativeMatrixTest004()
201 OH_Drawing_MatrixSetPolyToPoly(nullptr, pointOne, pointTwo, arraySize); in NativeMatrixTest004()
202 OH_Drawing_MatrixSetPolyToPoly(matrix, pointOne, pointTwo, arraySize); in NativeMatrixTest004()
203 OH_Drawing_MatrixSetPolyToPoly(matrix, pointOne, pointTwo, -arraySize); in NativeMatrixTest004()
205 OH_Drawing_MatrixMapPoints(matrix, pointOne, pointTwo, arraySize); in NativeMatrixTest004()
206 OH_Drawing_MatrixMapPoints(matrix, nullptr, nullptr, -arraySize); in NativeMatrixTest004()
[all...]
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnet_policy_callback_observer.cpp112 auto arraySize = quotaPolicies->size(); in CreateNetQuotaPolicyChangeParam() local
113 napi_value callbackValue = NapiUtils::CreateArray(env, arraySize); in CreateNetQuotaPolicyChangeParam()
114 for (size_t i = 0; i < arraySize; i++) { in CreateNetQuotaPolicyChangeParam()
126 auto arraySize = ifaces->size(); in CreateMeteredIfacesChangeParam() local
127 napi_value callbackValue = NapiUtils::CreateArray(env, arraySize); in CreateMeteredIfacesChangeParam()
128 for (size_t i = 0; i < arraySize; i++) { in CreateMeteredIfacesChangeParam()
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hisysevent.cpp47 static int32_t ConvertToHisEventUint32Array(SoftBusEvtParam *srcParam, HiSysEventParam *dstParam, uint32_t arraySize) in ConvertToHisEventUint32Array() argument
50 dstParam->v.array = reinterpret_cast<uint32_t *>(SoftBusCalloc(arraySize)); in ConvertToHisEventUint32Array()
55 if (memcpy_s(dstParam->v.array, arraySize, srcParam->paramValue.u32a, arraySize) != EOK) { in ConvertToHisEventUint32Array()
65 uint32_t arraySize = sizeof(uint32_t) * SOFTBUS_HISYSEVT_PARAM_UINT32_ARRAY_SIZE; in ConvertEventParam() local
106 return ConvertToHisEventUint32Array(srcParam, dstParam, arraySize); in ConvertEventParam()
/foundation/multimedia/camera_framework/services/camera_service/src/smooth_zoom/
H A Dcubic_bezier.cpp44 int arraySize = static_cast<int>(duration / frameInterval); in GetZoomArray() local
45 CHECK_ERROR_RETURN_RET_LOG(arraySize > MAX_ZOOM_ARRAY_SIZE, result, in GetZoomArray()
47 for (int i = 1; i <= arraySize; i++) { in GetZoomArray()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_util.cpp43 bool IsArrayForNapiValue(napi_env env, napi_value param, uint32_t &arraySize) in IsArrayForNapiValue() argument
47 arraySize = 0; in IsArrayForNapiValue()
53 if (napi_get_array_length(env, param, &arraySize) != napi_ok) { in IsArrayForNapiValue()
301 uint32_t arraySize = 0; in UnwrapArrayInt32FromJS() local
305 if (!IsArrayForNapiValue(env, param, arraySize)) { in UnwrapArrayInt32FromJS()
306 TAG_LOGD(AAFwkTag::JSNAPI, "arraySize Expanding ArrayInt32 from JS failed"); in UnwrapArrayInt32FromJS()
311 for (uint32_t i = 0; i < arraySize; i++) { in UnwrapArrayInt32FromJS()
348 uint32_t arraySize = 0; in UnwrapArrayLongFromJS() local
352 if (!IsArrayForNapiValue(env, param, arraySize)) { in UnwrapArrayLongFromJS()
353 TAG_LOGD(AAFwkTag::JSNAPI, "arraySize Expandin in UnwrapArrayLongFromJS()
395 uint32_t arraySize = 0; UnwrapArrayInt64FromJS() local
442 uint32_t arraySize = 0; UnwrapArrayDoubleFromJS() local
489 uint32_t arraySize = 0; UnwrapArrayBoolFromJS() local
534 uint32_t arraySize = 0; UnwrapArrayStringFromJS() local
602 uint32_t arraySize = 0; UnwrapArrayComplexFromJS() local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_util.cpp39 bool AceIsArrayForNapiValue(napi_env env, napi_value param, uint32_t& arraySize) in AceIsArrayForNapiValue() argument
42 arraySize = 0; in AceIsArrayForNapiValue()
48 if (napi_get_array_length(env, param, &arraySize) != napi_ok) { in AceIsArrayForNapiValue()
299 uint32_t arraySize = 0; in AceUnwrapArrayInt32FromJS() local
303 if (!AceIsArrayForNapiValue(env, param, arraySize)) { in AceUnwrapArrayInt32FromJS()
308 for (uint32_t i = 0; i < arraySize; i++) { in AceUnwrapArrayInt32FromJS()
344 uint32_t arraySize = 0; in AceUnwrapArrayLongFromJS() local
348 if (!AceIsArrayForNapiValue(env, param, arraySize)) { in AceUnwrapArrayLongFromJS()
353 for (uint32_t i = 0; i < arraySize; i++) { in AceUnwrapArrayLongFromJS()
389 uint32_t arraySize in AceUnwrapArrayInt64FromJS() local
434 uint32_t arraySize = 0; AceUnwrapArrayDoubleFromJS() local
479 uint32_t arraySize = 0; AceUnwrapArrayBoolFromJS() local
524 uint32_t arraySize = 0; AceUnwrapArrayStringFromJS() local
651 uint32_t arraySize = 0; AceUnwrapArrayComplexFromJS() local
[all...]
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dnapi_common_fileaccess.cpp116 uint32_t arraySize = ERR_OK; in UnwrapArrayWantFromJS() local
119 if (!IsArrayForNapiValue(env, param, arraySize)) { in UnwrapArrayWantFromJS()
124 for (uint32_t i = 0; i < arraySize; i++) { in UnwrapArrayWantFromJS()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/
H A Dfilter_napi.cpp210 static bool IsArrayForNapiValue(napi_env env, napi_value param, uint32_t &arraySize) in IsArrayForNapiValue() argument
213 arraySize = 0; in IsArrayForNapiValue()
217 if (napi_get_array_length(env, param, &arraySize) != napi_ok) { in IsArrayForNapiValue()
230 uint32_t arraySize = 0; in GetStretchPercent() local
231 if (!IsArrayForNapiValue(env, param, arraySize)) { in GetStretchPercent()
235 if (arraySize < NUM_4) { in GetStretchPercent()
H A Deffect_napi.cpp232 static bool IsArrayForNapiValue(napi_env env, napi_value param, uint32_t &arraySize) in IsArrayForNapiValue() argument
235 arraySize = 0; in IsArrayForNapiValue()
239 if (napi_get_array_length(env, param, &arraySize) != napi_ok) { in IsArrayForNapiValue()
278 uint32_t arraySize = 0; in ParseJsVec3Value() local
279 if (!IsArrayForNapiValue(env, param, arraySize)) { in ParseJsVec3Value()
283 if (arraySize < NUM_3) { in ParseJsVec3Value()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dspirv_cross_helpers_gles.cpp43 if (reflection.arraySize != reflections[i].arraySize) { in FindConstant()
H A Dspirv_cross_helper_structs_gles.h70 size_t arraySize; member
/foundation/distributeddatamgr/pasteboard/framework/framework/include/serializable/
H A Dserializable.h89 auto arraySize = cJSON_GetArraySize(subNode); in GetValue() local
90 values.resize(arraySize); in GetValue()
91 for (int i = 0; i < arraySize; ++i) { in GetValue()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_randommac_helper.cpp85 constexpr int arraySize = 4; in GenerateRandomMacAddressByBssid() local
93 char strMacTmp[arraySize] = {0}; in GenerateRandomMacAddressByBssid()
105 ret = sprintf_s(strMacTmp, arraySize, "%x", distribution(gen)); in GenerateRandomMacAddressByBssid()
108 ret = sprintf_s(strMacTmp, arraySize, "%x", two * distribution(gen)); in GenerateRandomMacAddressByBssid()

Completed in 16 milliseconds

123