Home
last modified time | relevance | path

Searched defs:MAX_ARRAY_SIZE (Results 1 – 4 of 4) sorted by relevance

/base/security/asset/services/core_service/src/operations/common/
Dargument_check.rs30 pub const MAX_ARRAY_SIZE: usize = 1024; constant
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
Ddef.h60 static constexpr unsigned int MAX_ARRAY_SIZE = 100; variable
/base/security/asset/test/unittest/inner_api_rust/src/
Dcommon.rs37 pub(crate) const MAX_ARRAY_SIZE: usize = 1024; constant
/base/hiviewdfx/hiview/base/event_raw/include/base/
Draw_data_base_def.h30 constexpr unsigned int MAX_ARRAY_SIZE = 100; variable