Home
last modified time | relevance | path

Searched defs:targetPriority (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dbundle_priority_info.cpp102 void BundlePriorityInfo::SetPriority(int targetPriority) in SetPriority()
109 int targetPriority = GetMinProcPriority(); in UpdatePriority() local
H A Dprocess_priority_info.cpp81 void ProcessPriorityInfo::SetPriority(int targetPriority) in SetPriority()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testOverlay/internal_overlay_install_test3/entry/src/main/
H A Dmodule.json21 "targetPriority":50 number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testOverlay/internal_overlay_install_test1/entry/src/main/
H A Dmodule.json22 "targetPriority":50 number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testOverlay/internal_overlay_install_test19/feature/src/main/
H A Dmodule.json22 "targetPriority":101 number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testOverlay/internal_overlay_install_test2/entry/src/main/
H A Dmodule.json22 "targetPriority":0 number
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h85 int32_t targetPriority; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp247 int32_t targetPriority = 0; member
274 int32_t targetPriority = 0; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h187 int32_t targetPriority; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp239 int32_t targetPriority = 0; member
277 int32_t targetPriority = 0; member
H A Dbundle_install_checker.cpp919 int32_t targetPriority = (infos.begin()->second).GetTargetPriority(); in CheckAppLabelInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h301 int32_t targetPriority = 0; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h121 int32_t targetPriority; member