Home
last modified time | relevance | path

Searched defs:isAppExist (Results 1 - 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallergetinnerbundleinfo_fuzzer/
H A Dappservicefwkinstallergetinnerbundleinfo_fuzzer.cpp34 bool isAppExist; in DoSomethingInterestingWithMyAPI() local
/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.cpp1045 void BaseBundleInstaller::KillRelatedProcessIfArkWeb(const std::string &bundleName, bool isAppExist, bool isOta) in KillRelatedProcessIfArkWeb() argument
692 CheckEnableRemovable(std::unordered_map<std::string, InnerBundleInfo> &newInfos, InnerBundleInfo &oldInfo, int32_t &userId, bool isFreeInstallFlag, bool isAppExist) CheckEnableRemovable() argument
1059 CheckAppService( const InnerBundleInfo &newInfo, const InnerBundleInfo &oldInfo, bool isAppExist) CheckAppService() argument
1900 bool isAppExist = dataMgr_->FetchInnerBundleInfo(bundleName, oldInfo); InnerProcessInstallByPreInstallInfo() local
4144 CheckMDMUpdateBundleForSelf(const InstallParam &installParam, InnerBundleInfo &oldInfo, const std::unordered_map<std::string, InnerBundleInfo> &newInfos, bool isAppExist) CheckMDMUpdateBundleForSelf() argument
4175 GetInnerBundleInfoWithDisable(InnerBundleInfo &info, bool &isAppExist) GetInnerBundleInfoWithDisable() argument
6199 bool isAppExist = dataMgr->FetchInnerBundleInfo(bundleName, info); HasDriverExtensionAbility() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_installer.cpp341 bool BundleSandboxInstaller::GetInnerBundleInfoWithDisable(InnerBundleInfo &info, bool &isAppExist) in GetInnerBundleInfoWithDisable() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_app_service_fwk_installer.cpp718 bool isAppExist; in HWTEST_F() local
1201 bool isAppExist; in HWTEST_F() local
H A Dbms_bundle_installer_test.cpp4534 bool isAppExist = false; in HWTEST_F() local
4555 bool isAppExist = false; in HWTEST_F() local
4582 bool isAppExist = true; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp960 bool AppServiceFwkInstaller::GetInnerBundleInfoWithDisable(InnerBundleInfo &info, bool &isAppExist) in GetInnerBundleInfoWithDisable() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp3153 bool isAppExist = false; in HWTEST_F() local

Completed in 29 milliseconds