Home
last modified time | relevance | path

Searched refs:appIdentifier_ (Results 1 - 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/shared/
H A Dinner_shared_bundle_installer.h139 std::string appIdentifier_; member in OHOS::AppExecFwk::InnerSharedBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/app_service_fwk/
H A Dapp_service_fwk_installer.h123 std::string appIdentifier_; member in OHOS::AppExecFwk::AppServiceFwkInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp117 appIdentifier_ = (hapVerifyResults[0].GetProvisionInfo().type == Security::Verify::ProvisionType::DEBUG) ? in ParseFiles()
607 result = VerifyCodeSignatureForHsp(tempHspPath, appIdentifier_, isEnterpriseBundle_, in SaveHspToRealInstallationDir()
734 codeSignatureParam.appIdentifier = appIdentifier_; in VerifyCodeSignatureForNativeFiles()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp211 appIdentifier_ = ""; in ResetProperties()
436 appIdentifier_ = (hapVerifyResults[0].GetProvisionInfo().type == Security::Verify::ProvisionType::DEBUG) ? in CheckAndParseFiles()
614 codeSignatureParam.appIdentifier = appIdentifier_; in VerifyCodeSignatureForHsp()
1095 codeSignatureParam.appIdentifier = appIdentifier_; in VerifyCodeSignatureForNativeFiles()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h1066 std::string appIdentifier_; member in OHOS::AppExecFwk::AppRunningRecord
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h805 std::string appIdentifier_ = ""; member in OHOS::AppExecFwk::BaseBundleInstaller
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp399 appIdentifier_ = appIdentifier; in SetAppIdentifier()
404 return appIdentifier_; in GetAppIdentifier()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp337 CheckBundleNameAndStratAbility(bundleName, appIdentifier_); in UninstallBundle()
1506 appIdentifier_ = oldInfo.GetAppIdentifier(); in ProcessBundleUninstall()
3721 appIdentifier_ = (hapVerifyRes[0].GetProvisionInfo().type == Security::Verify::ProvisionType::DEBUG) ? in ParseHapFiles()
4879 appIdentifier_.clear(); in ResetInstallProperties()
5262 codeSignatureParam.appIdentifier = appIdentifier_; in VerifyCodeSignatureForNativeFiles()
5296 codeSignatureParam.appIdentifier = appIdentifier_; in VerifyCodeSignatureForHap()

Completed in 20 milliseconds