Home
last modified time | relevance | path

Searched refs:AuthSwitch (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dqos_interface_test.cpp92 * @tc.desc: Test whether the AuthSwitch interface are normal.
103 int ret = AuthSwitch(pid, rtgFlag, qosFlag, status); in HWTEST_F()
278 ret = AuthSwitch(pid, rtgFlag, qosFlag, status); in HWTEST_F()
/foundation/resourceschedule/qos_manager/services/include/
H A Dqos_interface.h185 int AuthSwitch(unsigned int pid, unsigned int rtgFlag, unsigned int qosFlag, unsigned int status);
/foundation/resourceschedule/qos_manager/services/src/
H A Dqos_interface.cpp112 int AuthSwitch(unsigned int pid, unsigned int rtgFlag, unsigned int qosFlag, unsigned int status) in AuthSwitch() function
H A Dconcurrent_task_controller.cpp667 ret = AuthSwitch(pid, rtgFlag, qosFlag, static_cast<unsigned int>(AuthStatus::AUTH_STATUS_FOCUS)); in FocusStatusProcess()
670 ret = AuthSwitch(pid, rtgFlag, qosFlag, static_cast<unsigned int>(AuthStatus::AUTH_STATUS_FOREGROUND)); in FocusStatusProcess()
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp310 AuthSwitch(pid, rtgFlag, qosFlag, status); in FuzzQosInterfaceAuthSwitch()

Completed in 6 milliseconds