Home
last modified time | relevance | path

Searched defs:isAppExist (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallergetinnerbundleinfo_fuzzer/
H A Dappservicefwkinstallergetinnerbundleinfo_fuzzer.cpp34 bool isAppExist; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Del5_filekey_callback.cpp39 bool isAppExist = dataMgr->FetchInnerBundleInfo(info.bundleName, bundleInfo); in OnRegenerateAppKey() local
H A Dbase_bundle_installer.cpp686 InnerBundleInfo &oldInfo, int32_t &userId, bool isFreeInstallFlag, bool isAppExist) in CheckEnableRemovable()
1030 void BaseBundleInstaller::KillRelatedProcessIfArkWeb(const std::string &bundleName, bool isAppExist in KillRelatedProcessIfArkWeb()
1058 const InnerBundleInfo &newInfo, const InnerBundleInfo &oldInfo, bool isAppExist) in CheckAppService()
1882 bool isAppExist = dataMgr_->GetInnerBundleInfo(bundleName, oldInfo); in InnerProcessInstallByPreInstallInfo() local
3971 …leInfo &oldInfo, const std::unordered_map<std::string, InnerBundleInfo> &newInfos, bool isAppExist) in CheckMDMUpdateBundleForSelf()
4001 bool BaseBundleInstaller::GetInnerBundleInfo(InnerBundleInfo &info, bool &isAppExist) in GetInnerBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_installer.cpp341 bool BundleSandboxInstaller::GetInnerBundleInfo(InnerBundleInfo &info, bool &isAppExist) in GetInnerBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_app_service_fwk_installer.cpp649 bool isAppExist; variable
975 bool isAppExist; variable
H A Dbms_bundle_installer_test.cpp4548 bool isAppExist = false; variable
4569 bool isAppExist = false; variable
4596 bool isAppExist = true; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp870 bool AppServiceFwkInstaller::GetInnerBundleInfo(InnerBundleInfo &info, bool &isAppExist) in GetInnerBundleInfo()