Home
last modified time | relevance | path

Searched defs:maxStrLen (Results 1 – 7 of 7) sorted by relevance

/base/security/device_security_level/test/dslm_unit_test/
Ddslm_baselib_utils_test.cpp289 uint32_t maxStrLen = MAX_MALLOC_LEN / 3 * 4 + 10; variable
315 uint32_t maxStrLen = MAX_MALLOC_LEN / 4 * 3; variable
/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_app_event_test.cpp135 constexpr size_t maxStrLen = 8 * 1024; variable
Dhiappevent_native_test.cpp275 int maxStrLen = 8 * 1024; variable
/base/hiviewdfx/faultloggerd/common/dfxutil/
Ddfx_util.cpp79 uint32_t maxStrLen = NAME_BUF_LEN; in TrimAndDupStr() local
/base/security/access_token/interfaces/innerkits/nativetoken/include/
Dnativetoken.h91 uint32_t maxStrLen; member
/base/security/access_token/interfaces/innerkits/nativetoken/src/
Dnativetoken.c95 static void StrAttrSet(StrArrayAttr *attr, uint32_t maxStrLen, int32_t maxStrNum, const char *strKe… in StrAttrSet()
/base/security/device_security_level/test/dslm_fuzz_test/dslm_fuzzer/
Ddslm_fuzzer.cpp224 uint32_t maxStrLen = 4; in Base64EncodeAppTest() local