Home
last modified time | relevance | path

Searched refs:HIGH_PRIORITY (Results 1 - 12 of 12) sorted by relevance

/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/
H A Ddefault_multi_account_strategy.h25 HIGH_PRIORITY = -50, member in OHOS::Memory::DefaultMultiAccountPriority
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Ddefault_multi_account_priority.cpp35 priority = static_cast<int>(DefaultMultiAccountPriority::HIGH_PRIORITY); in SetAccountPriority()
/foundation/communication/dsoftbus/core/connection/common/include/
H A Dsoftbus_conn_common.h59 HIGH_PRIORITY = 0, enumerator
/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H A Dsa_profiles.h58 HIGH_PRIORITY = 1, enumerator
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Ddefault_multi_account_strategy_test.cpp60 * @tc.desc: Test the value of accountInfo->priority_ equals to HIGH_PRIORITY
73 // the branch of priority_ equals to HIGH_PRIORITY in HWTEST_F()
78 EXPECT_EQ(accountInfo->priority_, static_cast<int>(DefaultMultiAccountPriority::HIGH_PRIORITY)); in HWTEST_F()
H A Dmulti_account_manager_test.cpp76 EXPECT_EQ(info->GetPriority(), static_cast<int>(DefaultMultiAccountPriority::HIGH_PRIORITY)); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp22 constexpr int8_t HIGH_PRIORITY = 1; member
98 preScanInfo.priority = isResourcesPath ? HIGH_PRIORITY : COMMON_PRIORITY; in TransformTo()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp40 const int32_t HIGH_PRIORITY = 0; member
470 return HIGH_PRIORITY; in GetPriority()
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_send_queue.c73 return HIGH_PRIORITY; in GetPriority()
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_send_queue.c73 return HIGH_PRIORITY; in GetPriority()
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp228 return static_cast<uint32_t>(HIGH_PRIORITY); in GetOndemandPriorityPara()
/foundation/systemabilitymgr/samgr/services/common/test/unittest/
H A Dparse_util_test.cpp1366 EXPECT_EQ(ret, static_cast<uint32_t>(HIGH_PRIORITY)); in HWTEST_F()

Completed in 8 milliseconds