Home
last modified time | relevance | path

Searched refs:DestroyRtgGrp (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/frame_aware_sched/test/unittest/phone/
H A Drtg_interface_test.cpp77 ret = DestroyRtgGrp(grpId); in HWTEST_F()
89 ret = DestroyRtgGrp(-1); in HWTEST_F()
107 ret = DestroyRtgGrp(grpId); in HWTEST_F()
124 ret = DestroyRtgGrp(grpId); in HWTEST_F()
157 ret = DestroyRtgGrp(grpId); in HWTEST_F()
179 ret = DestroyRtgGrp(grpId); in HWTEST_F()
196 ret = DestroyRtgGrp(grpId); in HWTEST_F()
218 ret = DestroyRtgGrp(grpId); in HWTEST_F()
235 ret = DestroyRtgGrp(grpId); in HWTEST_F()
257 ret = DestroyRtgGrp(grpI in HWTEST_F()
[all...]
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_client_adapter.h50 int DestroyRtgGrp(int grpId);
81 REG_FUNC(DestroyRtgGrp);
123 LOAD_FUNC(DestroyRtgGrp); in Load()
/foundation/resourceschedule/frame_aware_sched/common/include/
H A Drtg_interface.h95 int DestroyRtgGrp(int grpId);
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dintellisense_server.cpp156 DestroyRtgGrp(grpId); in NewBackground()
183 DestroyRtgGrp(grpId); in NewDiedProcess()
/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp362 DestroyRtgGrp(renderServiceMainGrpId_); in Release()
366 DestroyRtgGrp(renderServiceRenderGrpId_); in Release()
763 DestroyRtgGrp(iter->GetGrpId()); in ModifyGameState()
987 DestroyRtgGrp(grpId_); in ~ForegroundAppRecord()
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Drtg_interface.cpp221 int DestroyRtgGrp(int grpId) in DestroyRtgGrp() function

Completed in 5 milliseconds