Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H A Dsa_profiles.h58 MEDIUM_PRIORITY = 2, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp228 return static_cast<uint32_t>(MEDIUM_PRIORITY); in GetOndemandPriorityPara()
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/test/unittest/
H A Dparse_util_test.cpp1360 EXPECT_EQ(ret, static_cast<uint32_t>(MEDIUM_PRIORITY));