Searched defs:isAppExist (Results 1 - 8 of 8) sorted by relevance
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallergetinnerbundleinfo_fuzzer/ |
H A D | appservicefwkinstallergetinnerbundleinfo_fuzzer.cpp | 34 bool isAppExist; in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | el5_filekey_callback.cpp | 39 bool isAppExist = dataMgr->FetchInnerBundleInfo(info.bundleName, bundleInfo); in OnRegenerateAppKey() local
|
H A D | base_bundle_installer.cpp | 1045 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 D | bundle_sandbox_installer.cpp | 341 bool BundleSandboxInstaller::GetInnerBundleInfoWithDisable(InnerBundleInfo &info, bool &isAppExist) in GetInnerBundleInfoWithDisable() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_app_service_fwk_installer.cpp | 718 bool isAppExist; in HWTEST_F() local 1201 bool isAppExist; in HWTEST_F() local
|
H A D | bms_bundle_installer_test.cpp | 4534 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 D | app_service_fwk_installer.cpp | 960 bool AppServiceFwkInstaller::GetInnerBundleInfoWithDisable(InnerBundleInfo &info, bool &isAppExist) in GetInnerBundleInfoWithDisable() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/ |
H A D | bms_bundle_overlay_checker_test.cpp | 3153 bool isAppExist = false;
in HWTEST_F() local
|
Completed in 29 milliseconds