Searched refs:APP_SERVICE_FWK (Results 1 – 14 of 14) sorted by relevance
34 innerBundleInfo.baseApplicationInfo_->bundleType = BundleType::APP_SERVICE_FWK; in DoSomethingInterestingWithMyAPI()
198 } else if (callerAppInfo.bundleType == AppExecFwk::BundleType::APP_SERVICE_FWK) { in GetEcologicalCallerInfo()234 if (bundleType == static_cast<int32_t>(AppExecFwk::BundleType::APP_SERVICE_FWK)) { in GetAppTypeByBundleType()
206 return type == BundleType::APP_SERVICE_FWK ? ERR_OK : ERR_APPEXECFWK_UNINSTALL_PARAM_ERROR; in BeforeUninstall()282 preInstallBundleInfo.SetBundleType(BundleType::APP_SERVICE_FWK); in SavePreInstallBundleInfo()401 if (info.second.GetApplicationBundleType() != BundleType::APP_SERVICE_FWK) { in CheckAppLabelInfo()929 oldInfo.GetApplicationBundleType() != BundleType::APP_SERVICE_FWK) { in CheckNeedInstall()
247 if (info.GetApplicationBundleType() != BundleType::APP_SERVICE_FWK) { in CheckUninstallSystemHsp()
1060 if ((newInfo.GetApplicationBundleType() == BundleType::APP_SERVICE_FWK) && !isAppExist) { in CheckAppService()1067 isAppService_ = oldInfo.GetApplicationBundleType() == BundleType::APP_SERVICE_FWK; in CheckAppService()1891 if (oldInfo.GetApplicationBundleType() == BundleType::APP_SERVICE_FWK) { in InnerProcessInstallByPreInstallInfo()4058 if (oldInfo.GetApplicationBundleType() == BundleType::APP_SERVICE_FWK) { in CheckVersionCompatibilityForApplication()5726 if (oldInfo.GetApplicationBundleType() == BundleType::APP_SERVICE_FWK) { in NeedDeleteOldNativeLib()
113 {"appService", BundleType::APP_SERVICE_FWK}1924 bundleType = BundleType::APP_SERVICE_FWK; in ParserAtomicConfig()
7907 return newInfo.GetApplicationBundleType() == BundleType::APP_SERVICE_FWK || in IsUpdateInnerBundleInfoSatisified()8023 if (type == BundleType::APP_SERVICE_FWK) { in AddAppHspBundleName()8320 innerBundleInfo.GetApplicationBundleType() == BundleType::APP_SERVICE_FWK) { in GetAllBundleInfoByDeveloperId()8373 innerBundleInfo.GetApplicationBundleType() == BundleType::APP_SERVICE_FWK) { in GetDeveloperIds()9105 ((item->second.GetApplicationBundleType() == BundleType::APP_SERVICE_FWK) && in IsBundleInstalled()
4088 if (baseApplicationInfo_->bundleType != BundleType::APP_SERVICE_FWK) { in GetAppServiceHspInfo()
376 innerBundleInfo.baseApplicationInfo_->bundleType = BundleType::APP_SERVICE_FWK;401 innerBundleInfo.baseApplicationInfo_->bundleType = BundleType::APP_SERVICE_FWK;1148 info.SetApplicationBundleType(BundleType::APP_SERVICE_FWK);
5490 innerBundleInfo.baseApplicationInfo_->bundleType = BundleType::APP_SERVICE_FWK;
61 APP_SERVICE_FWK = 3, enumerator
531 if (bundleInfo.applicationInfo.bundleType != AppExecFwk::BundleType::APP_SERVICE_FWK) { in CreateSystemHspModuleResourceManager()876 … } else if (bundleInfo.applicationInfo.bundleType == AppExecFwk::BundleType::APP_SERVICE_FWK) { in InitResourceManagerInner()
6577 innerBundleInfo.baseApplicationInfo_->bundleType = BundleType::APP_SERVICE_FWK;
13009 applicationInfo.bundleType = BundleType::APP_SERVICE_FWK;