Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp4340 bool newInfoHasSo = !newInfo.GetNativeLibraryPath().empty(); in CheckNativeSoWithOldInfo() local
4342 if (!newInfoHasSo) { in CheckNativeSoWithOldInfo()