Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp77 constexpr const char* HIGH_LOAD_PRIORITY = "HighPriority"; variable
225 if (loadPriority == HIGH_LOAD_PRIORITY) { in GetOndemandPriorityPara()