/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/ |
H A D | object_radar_reporter.cpp | 26 .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 D | udmf_radar_reporter.cpp | 29 .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 D | preferences_dfx_adapter.cpp | 84 .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 D | hiview_adapter.cpp | 97 .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 D | capability.cpp | 221 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 D | rdb_radar_reporter.cpp | 72 {.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 D | rdb_fault_hiview_reporter.cpp | 87 { .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 D | event_report.cpp | 91 .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 D | kv_hiview_reporter.cpp | 171 { .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 D | relationship_sync_mgr.cpp | 198 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 D | hiview_adapter.cpp | 108 {.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 D | db_dfx_adapter.cpp | 91 .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 D | matrix_fuzzer.cpp | 191 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 D | net_policy_callback_observer.cpp | 112 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 D | softbus_adapter_hisysevent.cpp | 47 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 D | cubic_bezier.cpp | 44 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 D | napi_common_util.cpp | 43 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 D | js_plugin_util.cpp | 39 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 D | napi_common_fileaccess.cpp | 116 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 D | filter_napi.cpp | 210 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 D | effect_napi.cpp | 232 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 D | spirv_cross_helpers_gles.cpp | 43 if (reflection.arraySize != reflections[i].arraySize) { in FindConstant()
|
H A D | spirv_cross_helper_structs_gles.h | 70 size_t arraySize; member
|
/foundation/distributeddatamgr/pasteboard/framework/framework/include/serializable/ |
H A D | serializable.h | 89 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 D | wifi_randommac_helper.cpp | 85 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()
|