Home
last modified time | relevance | path

Searched refs:appIndexSet (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp362 auto appIndexSet = innerBundleInfo.GetCloneBundleAppIndexes(); in DeleteKeyOperation() local
363 if (appIndexSet.find(appIndex) != appIndexSet.end()) { in DeleteKeyOperation()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp4624 std::set<int32_t> appIndexSet; in GetAllConeCodeProtectBundleInfos() local
4627 if (appIndexSet.find(cloneInfo.second.appIndex) != appIndexSet.end()) { in GetAllConeCodeProtectBundleInfos()
4630 appIndexSet.insert(cloneInfo.second.appIndex); in GetAllConeCodeProtectBundleInfos()

Completed in 11 milliseconds