Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp925 bool entryDebug = hasEntry ? debug : false; in CheckAppLabelInfo() local
997 entryDebug = info.second.GetBaseApplicationInfo().debug; in CheckAppLabelInfo()
1001 if (hasEntry && !entryDebug && (debug || !isSameDebugType)) { in CheckAppLabelInfo()