Searched refs:bundleIndex (Results 1 – 1 of 1) sorted by relevance
429 auto bundleIndex = find(allowList.begin(), allowList.end(), curBundleName); in ProtectRightAbility() local431 if (bundleIndex == allowList.end() || abilityIndex == abilityList.end()) { in ProtectRightAbility()