Home
last modified time | relevance | path

Searched defs:ARRAY_LENGTH (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagegifencoder_fuzzer/src/
H A Dimage_gif_encoder_fuzzer.cpp31 static constexpr uint32_t ARRAY_LENGTH = 1000; member
/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drosen_render_focus_animation.cpp40 constexpr int32_t ARRAY_LENGTH = 6; member
/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_threadsafe_napi.cpp24 static constexpr int ARRAY_LENGTH = 10; member
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtransform_point_test.cpp35 #define ARRAY_LENGTH(arr) (sizeof(arr) / sizeof((arr)[0])) macro
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_checkbox_modifier.cpp108 uint32_t ARRAY_LENGTH = 4; // 4: dimension length in SetCheckboxResponseRegion() local

Completed in 4 milliseconds