Home
last modified time | relevance | path

Searched defs:uaFlag (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/test/ut/
H A Dqos_interface_test.cpp78 unsigned int uaFlag = 0x1fff; variable
119 unsigned int uaFlag = 0x1fff; variable
134 unsigned int uaFlag = 0x1fff; variable
/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dqos_interface_test.cpp84 unsigned int uaFlag = AF_RTG_ALL; variable
115 unsigned int uaFlag = AF_RTG_ALL; variable
131 unsigned int uaFlag = AF_RTG_ALL; variable
165 unsigned int *uaFlag = &uaFlag1; variable
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dqos_interface.cpp94 int FFRTAuthEnable(unsigned int uid, unsigned int uaFlag, unsigned int status) in FFRTAuthEnable()
191 int FFRTAuthGet(unsigned int uid, unsigned int *uaFlag, unsigned int *status) in FFRTAuthGet()
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp523 unsigned int uaFlag = AF_RTG_ALL; in NewForeground() local
596 unsigned int uaFlag = AF_RTG_ALL; in NewAppStart() local
642 unsigned int uaFlag = AF_RTG_ALL; in AuthSystemProcess() local
H A Dqos_interface.cpp86 int AuthEnable(unsigned int pid, unsigned int uaFlag, unsigned int status) in AuthEnable()
/ohos5.0/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp293 unsigned int uaFlag = GetData<unsigned int>(); in FuzzQosInterfaceAuthEnable() local