Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/src/
H A Dnativetoken.c536 static int32_t ComparePermsInfo(const NativeTokenList *tokenNode, in ComparePermsInfo() function
662 int32_t needPermUpdate = ComparePermsInfo(tokenNode, tokenInfo->perms, tokenInfo->permsNum); in GetAccessTokenId()