Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_bundle_info.h257 BundleType GetBundleType() const in GetBundleType() function in OHOS::AppExecFwk::PreInstallBundleInfo
H A Dbundle_data_mgr.h875 bool GetBundleType(const std::string &bundleName, BundleType &bundleType)const;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dsystem_bundle_installer.cpp146 if (dataMgr->GetBundleType(bundleName, type) && (type == BundleType::APP_SERVICE_FWK)) { in UninstallSystemBundle()
H A Dbundle_mgr_host_impl.cpp3908 recoverableApplication.bundleType = recoverableBundleInfo.GetBundleType(); in GetRecoverableApplicationInfo()
H A Dbundle_data_mgr.cpp2983 bool BundleDataMgr::GetBundleType(const std::string &bundleName, BundleType &bundleType)const in GetBundleType() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp286 if (!dataMgr_->GetBundleType(bundleName, type)) { in BeforeUninstall()

Completed in 29 milliseconds