Home
last modified time | relevance | path

Searched refs:ALLOW_ABILITY_PRIORITY_QUERIED (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp42 constexpr const char* ALLOW_ABILITY_PRIORITY_QUERIED = "allowAbilityPriorityQueried"; member
264 ALLOW_ABILITY_PRIORITY_QUERIED, in TransformTo()
328 if (array.find(ALLOW_ABILITY_PRIORITY_QUERIED) != jsonObjectEnd) { in TransformTo()
329 preBundleConfigInfo.existInJsonFile.push_back(ALLOW_ABILITY_PRIORITY_QUERIED); in TransformTo()
H A Dbundle_install_checker.cpp45 constexpr const char* ALLOW_ABILITY_PRIORITY_QUERIED = "allowAbilityPriorityQueried"; member
1207 ALLOW_ABILITY_PRIORITY_QUERIED, configInfo.allowQueryPriority, appPrivilegeCapability.allowQueryPriority); in FetchPrivilegeCapabilityFromPreConfig()

Completed in 4 milliseconds