Home
last modified time | relevance | path

Searched defs:MAX_PERM_NUM (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/permission_lite/services/unittest/pms/src/
H A Dacts_pms_test.h65 const int MAX_PERM_NUM = 1024; variable
/ohos5.0/base/security/access_token/interfaces/innerkits/token_setproc/test/unittest/src/
H A Dtokensetproc_kit_test.cpp26 static const uint32_t MAX_PERM_NUM = 2048; // 64 * 32 variable
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/include/
H A Dnativetoken.h35 #define MAX_PERM_NUM 80 macro