Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Ddecision_maker.cpp139 if (decisionMaker_.CanStartAccountingLocked(pkgInfo)) { in OnForegroundApplicationChanged()
222 if (CanStartAccountingLocked(pkgInfo)) { in Decide()
265 if (CanStartAccountingLocked(pkgInfo)) { in StartTransientTaskTimeForInner()
352 bool DecisionMaker::CanStartAccountingLocked(const std::shared_ptr<PkgDelaySuspendInfo>& pkgInfo) in CanStartAccountingLocked() function in OHOS::BackgroundTaskMgr::DecisionMaker
463 if (CanStartAccountingLocked(pkgInfo)) { in HandleScreenOff()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Ddecision_maker.h99 bool CanStartAccountingLocked(const std::shared_ptr<PkgDelaySuspendInfo>& pkgInfo);