Home
last modified time | relevance | path

Searched defs:appDistributionType (Results 1 – 9 of 9) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dapp_provision_info.h36 std::string appDistributionType; member
Dapplication_info.h195 std::string appDistributionType = Constants::APP_DISTRIBUTION_TYPE_NONE; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Devent_report.h98 std::string appDistributionType; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_interceptor.cpp108 auto appDistributionType = callerAppInfo.appDistributionType; in CheckCrowdtest() local
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dapplication_info.h145 std::string appDistributionType = "none"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_install_checker.cpp216 auto appDistributionType = hapVerifyRes[0].GetProvisionInfo().distributionType; in CheckMultipleHapsSignInfo() local
Dinner_bundle_info.cpp3672 void InnerBundleInfo::SetAppDistributionType(const std::string &appDistributionType) in SetAppDistributionType()
Dbase_bundle_installer.cpp2894 std::string appDistributionType = oldInfo.GetAppDistributionType(); in CheckMDMUpdateBundleForSelf() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
Dcommon_func.cpp908 napi_value appDistributionType; in ConvertAppProvisionInfo() local