Home
last modified time | relevance | path

Searched refs:QOS_UTILITY (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dqos_ndk_test.cpp60 ret = OH_QoS_SetThreadQoS(QoS_Level::QOS_UTILITY); in HWTEST_F()
85 ret = OH_QoS_SetThreadQoS(QoS_Level::QOS_UTILITY); in HWTEST_F()
123 ret = OH_QoS_SetThreadQoS(QoS_Level::QOS_UTILITY); in HWTEST_F()
127 EXPECT_EQ(level, QoS_Level::QOS_UTILITY); in HWTEST_F()
H A Dqos_test.cpp62 ret = SetThreadQos(QosLevel::QOS_UTILITY); in HWTEST_F()
84 ret = SetQosForOtherThread(QosLevel::QOS_UTILITY, gettid()); in HWTEST_F()
/foundation/resourceschedule/qos_manager/interfaces/kits/c/
H A Dqos.h59 QOS_UTILITY, enumerator
/foundation/resourceschedule/qos_manager/interfaces/inner_api/
H A Dqos.h23 QOS_UTILITY, member in OHOS::QOS::QosLevel
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp61 QOS_UTILITY, enumerator
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp211 QOS::SetThreadQos(QOS::QosLevel::QOS_UTILITY); in FuzzConcurrentTaskServiceSetThreadQos()
233 QOS::SetQosForOtherThread(QOS::QosLevel::QOS_UTILITY, tid); in FuzzConcurrentTaskServiceSetQosForOtherThread()

Completed in 4 milliseconds