Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_scan_info.h38 bool allowQueryPriority = false; member
66 allowQueryPriority = false; in Reset()
90 + ", allowQueryPriority = " + GetBoolStrVal(allowQueryPriority) in ToString()
H A Dapp_privilege_capability.h25 bool allowQueryPriority = false; member
38 + ", allowQueryPriority = " + BundleUtil::GetBoolStrVal(allowQueryPriority) in ToString()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp86 appPrivilegeCapability.allowQueryPriority = true;
1206 appPrivilegeCapability.allowQueryPriority = GetPrivilegeCapabilityValue(configInfo.existInJsonFile, in FetchPrivilegeCapabilityFromPreConfig()
1207 ALLOW_ABILITY_PRIORITY_QUERIED, configInfo.allowQueryPriority, appPrivilegeCapability.allowQueryPriority); in FetchPrivilegeCapabilityFromPreConfig()
1282 if (!appPrivilegeCapability.allowQueryPriority) { in ProcessBundleInfoByPrivilegeCapability()
1314 if (!appPrivilegeCapability.allowQueryPriority) { in ProcessBundleInfoByPrivilegeCapability()
H A Dpre_bundle_profile.cpp265 preBundleConfigInfo.allowQueryPriority, in TransformTo()

Completed in 5 milliseconds