Home
last modified time | relevance | path

Searched refs:APP_TARGET_PRIORITY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h176 constexpr const char *APP_TARGET_PRIORITY = "targetPriority"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h488 constexpr const char* APP_TARGET_PRIORITY = "targetPriority"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1284 APP_TARGET_PRIORITY, in from_json()
2688 auto isAppPriorityExisted = appJson.contains(Profile::APP_TARGET_PRIORITY); in ObtainOverlayType()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1123 APP_TARGET_PRIORITY, in from_json()