Home
last modified time | relevance | path

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

/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dqos_interface_test.cpp196 * @tc.desc: Test whether the QosApplyForOther interface are normal.
204 ret = QosApplyForOther(level, tid); in HWTEST_F()
238 ret = QosApplyForOther(level, tid); in HWTEST_F()
312 int ret = QosApplyForOther(level, tid); in HWTEST_F()
/foundation/resourceschedule/qos_manager/services/src/
H A Dqos_interface.cpp237 ret = QosApplyForOther(level, tid); in QosApply()
241 int QosApplyForOther(unsigned int level, int tid) in QosApplyForOther() function
/foundation/resourceschedule/qos_manager/qos/
H A Dqos.cpp50 int ret = QosApplyForOther(qos, tid); in SetThreadQosForOtherThread()
/foundation/resourceschedule/qos_manager/services/include/
H A Dqos_interface.h188 int QosApplyForOther(unsigned int level, int tid);

Completed in 3 milliseconds