Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_exception_handler.cpp137 if (info.IsOnlyModule(mark.packageName) && in InnerHandleInvalidBundle()
H A Dbase_bundle_installer.cpp1752 if (oldInfo.IsOnlyModule(modulePackage)) { in ProcessBundleUninstall()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1027 bool IsOnlyModule(const std::string &modulePackage) in IsOnlyModule() function