Home
last modified time | relevance | path

Searched refs:MODULE_TARGET_PRIORITY (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h178 constexpr const char *MODULE_TARGET_PRIORITY = "targetPriority"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp99 const std::string MODULE_TARGET_PRIORITY = "targetPriority"; member
236 {MODULE_TARGET_PRIORITY, info.targetPriority}, in to_json()
610 MODULE_TARGET_PRIORITY, in from_json()
H A Dmodule_profile.cpp1317 MODULE_TARGET_PRIORITY, in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h491 constexpr const char* MODULE_TARGET_PRIORITY = "targetPriority"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1410 MODULE_TARGET_PRIORITY, in from_json()
2529 auto isModulePriorityExisted = moduleJson.contains(Profile::MODULE_TARGET_PRIORITY); in ObtainOverlayType()
H A Dinner_bundle_info.cpp105 constexpr const char* MODULE_TARGET_PRIORITY = "targetPriority"; member
423 {MODULE_TARGET_PRIORITY, info.targetPriority}, in to_json()
828 MODULE_TARGET_PRIORITY, in from_json()

Completed in 17 milliseconds