Home
last modified time | relevance | path

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

/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp429 auto bundleIndex = find(allowList.begin(), allowList.end(), curBundleName); in ProtectRightAbility() local
431 if (bundleIndex == allowList.end() || abilityIndex == abilityList.end()) { in ProtectRightAbility()