Searched refs:GetRelatedSandBoxHapList (Results 1 – 3 of 3) sorted by relevance
73 void GetRelatedSandBoxHapList(AccessTokenID tokenId, std::vector<AccessTokenID>& tokenIdList);
637 AccessTokenInfoManager::GetInstance().GetRelatedSandBoxHapList(tokenID, tokenIdList); in UpdatePermission()905 AccessTokenInfoManager::GetInstance().GetRelatedSandBoxHapList(tokenID, tokenIdList); in ClearUserGrantedPermissionState()
1283 void AccessTokenInfoManager::GetRelatedSandBoxHapList(AccessTokenID tokenId, std::vector<AccessToke… in GetRelatedSandBoxHapList() function in OHOS::Security::AccessToken::AccessTokenInfoManager