Home
last modified time | relevance | path

Searched refs:allowExcludeFromMissions (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_scan_info.h39 bool allowExcludeFromMissions = false; member
67 allowExcludeFromMissions = false; in Reset()
91 + ", allowExcludeFromMissions = " + GetBoolStrVal(allowExcludeFromMissions) in ToString()
H A Dapp_privilege_capability.h26 bool allowExcludeFromMissions = false; member
39 + ", allowExcludeFromMissions = " + BundleUtil::GetBoolStrVal(allowExcludeFromMissions) in ToString()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp271 preBundleConfigInfo.allowExcludeFromMissions, in TransformTo()
H A Dbundle_install_checker.cpp90 appPrivilegeCapability.allowExcludeFromMissions = true;
1209 appPrivilegeCapability.allowExcludeFromMissions = GetPrivilegeCapabilityValue(configInfo.existInJsonFile, in FetchPrivilegeCapabilityFromPreConfig()
1211 configInfo.allowExcludeFromMissions, appPrivilegeCapability.allowExcludeFromMissions); in FetchPrivilegeCapabilityFromPreConfig()
1285 if (!appPrivilegeCapability.allowExcludeFromMissions) { in ProcessBundleInfoByPrivilegeCapability()

Completed in 5 milliseconds