Home
last modified time | relevance | path

Searched refs:TryCreateRtgForApp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H A Dintellisense_server.h55 int TryCreateRtgForApp(AppInfo *app);
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dintellisense_server.cpp108 newCreatedRtg = TryCreateRtgForApp(&*iter); in NewForeground()
120 int IntelliSenseServer::TryCreateRtgForApp(AppInfo *app) in TryCreateRtgForApp() function in OHOS::RME::IntelliSenseServer