Home
last modified time | relevance | path

Searched refs:SetRenderServiceRate (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/qos_manager/services/include/
H A Dconcurrent_task_controller.h79 void SetRenderServiceRate(const Json::Value& payload);
/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp818 SetRenderServiceRate(payload); in ModifySystemRate()
875 void TaskController::SetRenderServiceRate(const Json::Value& payload) in SetRenderServiceRate() function in OHOS::ConcurrentTask::TaskController
/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_controller_test.cpp442 * @tc.name: SetRenderServiceRate
443 * @tc.desc: Test whether the SetRenderServiceRate interface are normal.
453 TaskController::GetInstance().SetRenderServiceRate(payload); in HWTEST_F()
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp942 TaskController::GetInstance().SetRenderServiceRate(payload); in FuzzTaskControllerSetRenderServiceRate()

Completed in 8 milliseconds