/ohos5.0/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 = 0 }, in ReportStage() [all …]
|
/ohos5.0/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() 91 .arraySize = 0 } in ReportFail() [all …]
|
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_c_test.cpp | 53 .arraySize = 0, 59 .arraySize = 0, 65 .arraySize = 0, 71 .arraySize = 0, 77 .arraySize = 0, 83 .arraySize = 0, 89 .arraySize = 0, 95 .arraySize = 0, 101 .arraySize = 0, 107 .arraySize = 0, [all …]
|
/ohos5.0/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() 256 .arraySize = 0 }, in ReportDbSize() 260 .arraySize = 0 }, in ReportDbSize() 264 .arraySize = 0 }, in ReportDbSize() [all …]
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/ |
H A D | preferences_dfx_adapter.cpp | 80 .arraySize = 0 }, in ReportDbFault() 84 .arraySize = 0 }, in ReportDbFault() 88 .arraySize = 0 }, in ReportDbFault() 92 .arraySize = 0 }, in ReportDbFault() 93 … { .name = "SECURITY_LEVEL", .t = HISYSEVENT_UINT32, .v = { .ui32 = 0u }, .arraySize = 0 }, in ReportDbFault() 94 { .name = "PATH_AREA", .t = HISYSEVENT_UINT32, .v = { .ui32 = 0u }, .arraySize = 0 }, in ReportDbFault() 95 … { .name = "ENCRYPT_STATUS", .t = HISYSEVENT_UINT32, .v = { .ui32 = 0u }, .arraySize = 0 }, in ReportDbFault() 96 … { .name = "INTERGITY_CHECK", .t = HISYSEVENT_UINT32, .v = { .ui32 = 0u }, .arraySize = 0 }, in ReportDbFault() 98 … { .name = "ERRNO", .t = HISYSEVENT_INT32, .v = { .i32 = reportParam.errnoCode }, .arraySize = 0 }, in ReportDbFault() 102 .arraySize = 0 }, in ReportDbFault() [all …]
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/ |
H A D | capability.cpp | 221 size_t arraySize; in AnalyzeUint32Set() local 226 IMAGE_LOGD("uint32Set size: %{public}zu.", arraySize); in AnalyzeUint32Set() 228 if (arraySize < SET_MIN_VALUE_NUM) { in AnalyzeUint32Set() 235 for (size_t i = 0; i < arraySize; i++) { in AnalyzeUint32Set() 254 size_t arraySize; in AnalyzeUint32Range() local 259 IMAGE_LOGD("uint32Range size: %{public}zu.", arraySize); in AnalyzeUint32Range() 261 if (arraySize != AttrData::RANGE_ARRAY_SIZE) { in AnalyzeUint32Range() 290 size_t arraySize; in AnalyzeStringSet() local 295 IMAGE_LOGD("stringSet size: %{public}zu.", arraySize); in AnalyzeStringSet() 297 if (arraySize < SET_MIN_VALUE_NUM) { in AnalyzeStringSet() [all …]
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/ |
H A D | rdb_radar_reporter.cpp | 72 …G_PKG", .t = HISYSEVENT_STRING, .v = { .s = const_cast<char *>(ORG_PKG_VALUE) }, .arraySize = 0, }, in LocalReport() 73 …me = "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 …ECURITY_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() 94 … { .name = "INTEGRITY_CHECK", .t = HISYSEVENT_UINT32, .v = { .ui32 = checkType }, .arraySize = 0 }, in Report() 95 …ame = "ERROR_CODE", .t = HISYSEVENT_UINT32, .v = { .ui32 = eventInfo.errorCode }, .arraySize = 0 }, in Report() 96 … .name = "ERRNO", .t = HISYSEVENT_INT32, .v = { .i32 = eventInfo.systemErrorNo }, .arraySize = 0 }, in Report() 97 … { .name = "APPENDIX", .t = HISYSEVENT_STRING, .v = { .s = appendInfo.data() }, .arraySize = 0 }, in Report() [all …]
|
/ohos5.0/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() 348 .arraySize = 0, }, in ReportStatisticEvent() 352 .arraySize = 0, }, in ReportStatisticEvent() 360 .arraySize = 0, }, in ReportStatisticEvent() 363 .arraySize = 0, }, in ReportStatisticEvent() 406 .arraySize = 0}, in ReportBehaviour() 411 .arraySize = 0}, in ReportBehaviour() 413 .arraySize = 0}, in ReportBehaviour() 520 .arraySize = 0, }, in ReportUseBehaviour() 529 .arraySize = 0, }, in ReportUseBehaviour() [all …]
|
/ohos5.0/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 = 0, in ReportRenderFailedEvent() [all …]
|
/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 222 << " arraySize:" << std::dec << arraySize << '\n'; in NodeWalk() 223 SetTypeData(type, current, arraySize, depth); in NodeWalk() 239 SetTypeDataUinit64(arrayName, arraySize, arrayType, current); in SetTypeData() 243 if (arraySize != 0) { in SetTypeData() 244 GenArray(arrayName, arraySize, arrayType, current); in SetTypeData() 264 arraySize = ConfigArray::CastFrom(current)->ArraySize(); in SetTypeData() 266 ofs_ << "_array_size " << arraySize << std::endl; in SetTypeData() 280 …const std::string &arrayName, uint32_t &arraySize, uint32_t arrayType, const std::shared_ptr<AstOb… in SetTypeDataUinit64() argument 282 if (arraySize != 0) { in SetTypeDataUinit64() [all …]
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/ |
H A D | hiview_fault_adapter.cpp | 47 .v = { .s = const_cast<char*>(time.c_str()) }, .arraySize = 0 }; in ReportDataFault() 49 .v = { .s = const_cast<char*>(faultInfo.faultType.c_str()) }, .arraySize = 0 }; in ReportDataFault() 51 .v = { .s = const_cast<char*>(faultInfo.bundleName.c_str()) }, .arraySize = 0 }; in ReportDataFault() 53 .v = { .s = const_cast<char*>(faultInfo.moduleName.c_str()) }, .arraySize = 0 }; in ReportDataFault() 55 .v = { .s = const_cast<char*>(faultInfo.storeName.c_str()) }, .arraySize = 0 }; in ReportDataFault() 57 .v = { .s = const_cast<char*>(faultInfo.businessType.c_str()) }, .arraySize = 0 }; in ReportDataFault() 59 .v = { .i32 = faultInfo.errorCode }, .arraySize = 0 }; in ReportDataFault() 61 .v = { .s = const_cast<char*>(faultInfo.appendix.c_str()) }, .arraySize = 0 }; in ReportDataFault()
|
H A D | hiview_adapter.cpp | 106 .v = { .array = callerUids }, .arraySize = count }; in InvokeData() 108 .v = { .array = callerNames }, .arraySize = count }; in InvokeData() 110 .v = { .array = totalCounts }, .arraySize = count }; in InvokeData() 112 .v = { .array = slowRequestCounts }, .arraySize = count }; in InvokeData() 114 .v = { .array = maxCostTimes }, .arraySize = count }; in InvokeData() 116 .v = { .array = totalCostTimes }, .arraySize = count }; in InvokeData() 118 .v = { .array = funcCounts }, .arraySize = count }; in InvokeData()
|
/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 31 (void)memset_s((*array)->data, arraySize, 0, arraySize); in DestroyUint8Array() 44 uint32_t arraySize = sizeof(uint64_t) * (*array)->len; in DestroyUint64Array() local 45 (void)memset_s((*array)->data, arraySize, 0, arraySize); in DestroyUint64Array()
|
/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 31 (void)memset_s((*array)->data, arraySize, 0, arraySize); in DestroyUint8Array() 44 uint32_t arraySize = sizeof(uint64_t) * (*array)->len; in DestroyUint64Array() local 45 (void)memset_s((*array)->data, arraySize, 0, arraySize); in DestroyUint64Array()
|
/ohos5.0/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 …ECURITY_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() 178 … { .name = "INTEGRITY_CHECK", .t = HISYSEVENT_UINT32, .v = { .ui32 = checkType }, .arraySize = 0 }, in ReportCommonFault() 179 …ame = "ERROR_CODE", .t = HISYSEVENT_UINT32, .v = { .ui32 = eventInfo.errorCode }, .arraySize = 0 }, in ReportCommonFault() 180 … .name = "ERRNO", .t = HISYSEVENT_INT32, .v = { .i32 = eventInfo.systemErrorNo }, .arraySize = 0 }, in ReportCommonFault() 181 { .name = "APPENDIX", .t = HISYSEVENT_STRING, .v = { .s = appendix }, .arraySize = 0 }, in ReportCommonFault() [all …]
|
/ohos5.0/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 …]
|
/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 308 char except[arraySize]; 325 size = arraySize; 338 int arraySize = INT32_SIZE + INT64_SIZE; variable 339 char except[arraySize]; 354 size = arraySize; // 6 make except size between the keyValue 399 int arraySize = INT32_SIZE + INT64_SIZE; variable 400 char except[arraySize]; 446 size = arraySize; 707 int arraySize = INT32_SIZE + INT64_SIZE; variable [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | db_dfx_adapter.cpp | 92 .arraySize = 0}, in ReportBehavior() 96 .arraySize = 0}, in ReportBehavior() 100 .arraySize = 0}, in ReportBehavior() 104 .arraySize = 0}, in ReportBehavior() 108 .arraySize = 0}, in ReportBehavior() 112 .arraySize = 0}, in ReportBehavior() 116 .arraySize = 0}, in ReportBehavior()
|
/ohos5.0/base/startup/init/services/modules/sysevent/ |
H A D | sys_event.c | 36 .arraySize = 0, in ReportStartupTimeEvent() 42 .arraySize = 0, in ReportStartupTimeEvent() 48 .arraySize = 0, in ReportStartupTimeEvent() 54 .arraySize = 0, in ReportStartupTimeEvent()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/ |
H A D | js_plugin_util.cpp | 49 arraySize = 0; in AceIsArrayForNapiValue() 306 uint32_t arraySize = 0; in AceUnwrapArrayInt32FromJS() local 315 for (uint32_t i = 0; i < arraySize; i++) { in AceUnwrapArrayInt32FromJS() 351 uint32_t arraySize = 0; in AceUnwrapArrayLongFromJS() local 360 for (uint32_t i = 0; i < arraySize; i++) { in AceUnwrapArrayLongFromJS() 396 uint32_t arraySize = 0; in AceUnwrapArrayInt64FromJS() local 405 for (uint32_t i = 0; i < arraySize; i++) { in AceUnwrapArrayInt64FromJS() 441 uint32_t arraySize = 0; in AceUnwrapArrayDoubleFromJS() local 486 uint32_t arraySize = 0; in AceUnwrapArrayBoolFromJS() local 531 uint32_t arraySize = 0; in AceUnwrapArrayStringFromJS() local [all …]
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
H A D | napi_common_util.cpp | 47 arraySize = 0; in IsArrayForNapiValue() 301 uint32_t arraySize = 0; in UnwrapArrayInt32FromJS() local 311 for (uint32_t i = 0; i < arraySize; i++) { in UnwrapArrayInt32FromJS() 348 uint32_t arraySize = 0; in UnwrapArrayLongFromJS() local 358 for (uint32_t i = 0; i < arraySize; i++) { in UnwrapArrayLongFromJS() 395 uint32_t arraySize = 0; in UnwrapArrayInt64FromJS() local 405 for (uint32_t i = 0; i < arraySize; i++) { in UnwrapArrayInt64FromJS() 442 uint32_t arraySize = 0; in UnwrapArrayDoubleFromJS() local 489 uint32_t arraySize = 0; in UnwrapArrayBoolFromJS() local 534 uint32_t arraySize = 0; in UnwrapArrayStringFromJS() local [all …]
|
/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 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()
|
/ohos5.0/base/location/services/location_geocode/geocode/source/ |
H A D | geo_convert_skeleton.cpp | 65 int arraySize = data.ReadInt32(); in ParseGeocodingMockInfos() local 66 arraySize = arraySize > INPUT_ARRAY_LEN_MAX ? INPUT_ARRAY_LEN_MAX : in ParseGeocodingMockInfos() 67 arraySize; in ParseGeocodingMockInfos() 68 if (arraySize <= 0) { in ParseGeocodingMockInfos() 71 for (int i = 0; i < arraySize; i++) { in ParseGeocodingMockInfos()
|
/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() 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()
|