Searched refs:HIGH_PRIORITY (Results 1 – 12 of 12) sorted by relevance
25 HIGH_PRIORITY = -50, enumerator
35 priority = static_cast<int>(DefaultMultiAccountPriority::HIGH_PRIORITY); in SetAccountPriority()
59 HIGH_PRIORITY = 0, enumerator
57 HIGH_PRIORITY = 1, enumerator
78 EXPECT_EQ(accountInfo->priority_, static_cast<int>(DefaultMultiAccountPriority::HIGH_PRIORITY));
76 EXPECT_EQ(info->GetPriority(), static_cast<int>(DefaultMultiAccountPriority::HIGH_PRIORITY));
22 const int32_t HIGH_PRIORITY = 1; variable104 preScanInfo.priority = isResourcesPath ? HIGH_PRIORITY : COMMON_PRIORITY; in TransformTo()
73 return HIGH_PRIORITY; in GetPriority()
43 const int32_t HIGH_PRIORITY = 0; variable527 return HIGH_PRIORITY; in GetPriority()
226 return static_cast<uint32_t>(HIGH_PRIORITY); in GetOndemandPriorityPara()
1356 EXPECT_EQ(ret, static_cast<uint32_t>(HIGH_PRIORITY));