Home
last modified time | relevance | path

Searched refs:VALID_ARRAY_LENGTH (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_chart_bridge.cpp21 constexpr int32_t VALID_ARRAY_LENGTH = 2; variable
372 … if (dataArrayIterLen != VALID_ARRAY_LENGTH) { // Check coordinates are not two-dimensional arrays in GetAttrDataSetData()