Searched defs:timerManager (Results 1 – 3 of 3) sorted by relevance
318 auto timerManager = std::make_shared<TimerManager>(bgtaskService, variable360 auto timerManager = std::make_shared<TimerManager>(bgtaskService, variable483 auto timerManager = std::make_shared<TimerManager>(bgtaskService, variable521 …auto timerManager = std::make_shared<TimerManager>(bgtaskService, AppExecFwk::EventRunner::Create(… variable590 …auto timerManager = std::make_shared<TimerManager>(bgtaskService, AppExecFwk::EventRunner::Create(… variable657 …auto timerManager = std::make_shared<TimerManager>(bgtaskService, AppExecFwk::EventRunner::Create(… variable
34 …laySuspendInfo(const string& pkg, const int32_t& uid, const shared_ptr<TimerManager>& timerManager) in PkgDelaySuspendInfo()
32 DecisionMaker::DecisionMaker(const shared_ptr<TimerManager>& timerManager, const shared_ptr<DeviceI… in DecisionMaker()