Home
last modified time | relevance | path

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

/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dqos_ndk_test.cpp62 ret = OH_QoS_SetThreadQoS(QoS_Level::QOS_DEFAULT); in HWTEST_F()
90 ret = OH_QoS_SetThreadQoS(QoS_Level::QOS_DEFAULT); in HWTEST_F()
129 ret = OH_QoS_SetThreadQoS(QoS_Level::QOS_DEFAULT); in HWTEST_F()
133 EXPECT_EQ(level, QoS_Level::QOS_DEFAULT); in HWTEST_F()
H A Dqos_test.cpp60 ret = SetThreadQos(QosLevel::QOS_DEFAULT); in HWTEST_F()
82 ret = SetQosForOtherThread(QosLevel::QOS_DEFAULT, gettid()); in HWTEST_F()
/foundation/resourceschedule/qos_manager/interfaces/kits/c/
H A Dqos.h64 QOS_DEFAULT, enumerator
/foundation/resourceschedule/qos_manager/interfaces/inner_api/
H A Dqos.h24 QOS_DEFAULT, member in OHOS::QOS::QosLevel
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp62 QOS_DEFAULT, enumerator
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp213 QOS::SetThreadQos(QOS::QosLevel::QOS_DEFAULT); in FuzzConcurrentTaskServiceSetThreadQos()
235 QOS::SetQosForOtherThread(QOS::QosLevel::QOS_DEFAULT, tid); in FuzzConcurrentTaskServiceSetQosForOtherThread()

Completed in 4 milliseconds