Home
last modified time | relevance | path

Searched defs:qosFlag (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dqos_interface_test.cpp99 unsigned int qosFlag = AF_QOS_ALL; variable
276 unsigned int qosFlag = AF_QOS_ALL; variable
/ohos5.0/foundation/resourceschedule/frame_aware_sched/qos_manager/include/
H A Dqos_common.h27 unsigned int qosFlag; member
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/
H A Dqos_interface_test.cpp93 unsigned int qosFlag = 0x0003; variable
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dqos_interface.cpp113 int AuthSwitch(unsigned int pid, unsigned int rtgFlag, unsigned int qosFlag, unsigned int status) in AuthSwitch()
H A Dconcurrent_task_controller.cpp671 unsigned int qosFlag = AF_QOS_DELEGATED; in FocusStatusProcess() local
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dqos_interface.cpp119 int FFRTAuthSwitch(unsigned int uid, unsigned int rtgFlag, unsigned int qosFlag, unsigned int statu… in FFRTAuthSwitch()
/ohos5.0/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp308 unsigned int qosFlag = GetData<unsigned int>(); in FuzzQosInterfaceAuthSwitch() local