Home
last modified time | relevance | path

Searched refs:QueryRenderService (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/qos_manager/services/include/
H A Dconcurrent_task_controller.h57 void QueryRenderService(pid_t uid, IntervalReply& queryRs);
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp117 QueryRenderService(uid, queryRs); in QueryInterval()
184 void TaskController::QueryRenderService(int uid, IntervalReply& queryRs) in QueryRenderService() function in OHOS::ConcurrentTask::TaskController
/ohos5.0/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp720 TaskController::GetInstance().QueryRenderService(uid, queryRs); in FuzzTaskControllerQueryRenderService()
738 TaskController::GetInstance().QueryRenderService(uid, queryRs); in FuzzTaskControllerQueryExecutorStart()
/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_controller_test.cpp164 TaskController::GetInstance().QueryRenderService(uid, queryRs);