Home
last modified time | relevance | path

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

/foundation/resourceschedule/qos_manager/services/src/
H A Dqos_interface.cpp330 return QosGetForOther(tid, level); in QosGet()
333 int QosGetForOther(int tid, int &level) in QosGetForOther() function
/foundation/resourceschedule/qos_manager/qos/
H A Dqos.cpp82 int ret = QosGetForOther(tid, qos); in GetThreadQosForOtherThread()
/foundation/resourceschedule/qos_manager/services/include/
H A Dqos_interface.h193 int QosGetForOther(int tid, int &level);
/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dqos_interface_test.cpp304 * @tc.desc: Test whether the QosGetForOther interface are normal.
314 ret = QosGetForOther(tid, qos); in HWTEST_F()

Completed in 3 milliseconds