Home
last modified time | relevance | path

Searched refs:QosLeaveForOther (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/qos_manager/qos/
H A Dqos.cpp69 int ret = QosLeaveForOther(tid); in ResetThreadQosForOtherThread()
/foundation/resourceschedule/qos_manager/services/include/
H A Dqos_interface.h190 int QosLeaveForOther(int tid);
/foundation/resourceschedule/qos_manager/services/src/
H A Dqos_interface.cpp287 int QosLeaveForOther(int tid) in QosLeaveForOther() function
/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dqos_interface_test.cpp230 * @tc.desc: Test whether the QosLeaveForOther interface are normal.
239 ret = QosLeaveForOther(tid); in HWTEST_F()

Completed in 2 milliseconds