Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1462 bool isAppIndexValid = std::find(appIndexes.cbegin(), appIndexes.cend(), appIndex) == appIndexes.cend(); in CheckAppIndex() local
1463 if (isAppIndexValid) { in CheckAppIndex()

Completed in 8 milliseconds