Home
last modified time | relevance | path

Searched defs:fgApps (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dapp_mgr_helper.cpp41 …ool WEAK_FUNC AppMgrHelper::GetForegroundApplications(std::vector<AppExecFwk::AppStateData> &fgApp… in GetForegroundApplications()
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_helper.cpp86 bool AppMgrHelper::GetForegroundApplications(std::vector<AppExecFwk::AppStateData>& fgApps) in GetForegroundApplications()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp200 std::vector<AppExecFwk::AppStateData> fgApps {}; in GetForegroundApplications() local
H A Drunning_lock_strategy.cpp258 std::vector<AppExecFwk::AppStateData> fgApps {}; in GetForegroundApplications() local