Home
last modified time | relevance | path

Searched defs:ARRAY_LEN (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/tests/core/common/json_utils/uttest/
H A Dsoftbus_json_utils_test.cpp23 #define ARRAY_LEN 10 macro
[all...]
/foundation/ai/ai_engine/test/common/encdec/
H A Dencdec_test.cpp31 constexpr size_t ARRAY_LEN = 10; member
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dfscrypt_control.c33 #define ARRAY_LEN(array) (sizeof((array)) / sizeof((array)[0])) macro

Completed in 4 milliseconds