Home
last modified time | relevance | path

Searched defs:queryRs (Results 1 - 9 of 9) sorted by relevance

/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_client_test.cpp74 IntervalReply queryRs = {87, 657, 357, 214}; in HWTEST_F() local
H A Dconcurrent_task_service_test.cpp59 IntervalReply queryRs = {87, 657, 357, 214}; in HWTEST_F() local
H A Dconcurrent_task_controller_test.cpp84 IntervalReply queryRs = {87, 657, 357, 214}; in HWTEST_F() local
163 IntervalReply queryRs = {87, 657, 357, 214}; in HWTEST_F() local
178 IntervalReply queryRs = {87, 657, 357, 214}; in HWTEST_F() local
198 IntervalReply queryRs = {87, 657, 357, 214}; HWTEST_F() local
[all...]
/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_service.cpp26 void ConcurrentTaskService::QueryInterval(int queryItem, IntervalReply& queryRs) in QueryInterval() argument
31 void ConcurrentTaskService::QueryDeadline(int queryItem, DeadlineReply& queryRs, const Json::Value& payload) in QueryDeadline() argument
H A Dconcurrent_task_service_stub.cpp69 IntervalReply queryRs; in QueryIntervalInner() local
[all...]
H A Dconcurrent_task_controller.cpp102 void TaskController::QueryInterval(int queryItem, IntervalReply& queryRs) in QueryInterval() argument
146 void TaskController::QueryUi(int uid, IntervalReply& queryRs) in QueryUi() argument
164 QueryRender(int uid, IntervalReply& queryRs) QueryRender() argument
181 QueryRenderService(int uid, IntervalReply& queryRs) QueryRenderService() argument
214 QueryRenderServiceMain(int uid, int pid, IntervalReply& queryRs) QueryRenderServiceMain() argument
244 QueryRenderServiceRender(int uid, int pid, IntervalReply& queryRs) QueryRenderServiceRender() argument
267 QueryHardware(int uid, int pid, IntervalReply& queryRs) QueryHardware() argument
285 QueryExecutorStart(int uid, int pid, IntervalReply& queryRs) QueryExecutorStart() argument
309 QueryHwc(int uid, IntervalReply& queryRs) QueryHwc() argument
[all...]
/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/
H A Dconcurrent_task_service_proxy.cpp45 void ConcurrentTaskServiceProxy::QueryInterval(int queryItem, IntervalReply& queryRs) in QueryInterval() argument
[all...]
H A Dconcurrent_task_client.cpp46 void ConcurrentTaskClient::QueryInterval(int queryItem, IntervalReply& queryRs) in QueryInterval() argument
154 void CTC_QueryInterval(int queryItem, OHOS::ConcurrentTask::IntervalReply& queryRs) in CTC_QueryInterval() argument
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp461 IntervalReply queryRs; in FuzzConcurrentTaskServiceStubQueryInterval() local
475 DeadlineReply queryRs; in FuzzConcurrentTaskServiceStubQueryDeadline() local
569 IntervalReply queryRs; in FuzzConcurrentTaskClientQueryInterval() local
649 IntervalReply queryRs; in FuzzConcurrentTaskServiceProxyQueryInterval() local
714 IntervalReply queryRs; FuzzTaskControllerQueryRenderService() local
732 IntervalReply queryRs; FuzzTaskControllerQueryExecutorStart() local
[all...]

Completed in 5 milliseconds