Home
last modified time | relevance | path

Searched refs:ComparePermsInfo (Results 1 – 1 of 1) sorted by relevance

/base/security/access_token/interfaces/innerkits/nativetoken/src/
Dnativetoken.c532 static int32_t ComparePermsInfo(const NativeTokenList *tokenNode, in ComparePermsInfo() function
654 int32_t needPermUpdate = ComparePermsInfo(tokenNode, tokenInfo->perms, tokenInfo->permsNum); in GetAccessTokenId()