Home
last modified time | relevance | path

Searched defs:MAX_DCAPS_NUM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/token/
H A Dnative_token_info_inner.h30 static const int MAX_DCAPS_NUM = 10 * 1024; variable
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/include/
H A Dnativetoken.h33 #define MAX_DCAPS_NUM 32 macro