Searched defs:timerManager (Results 1 – 3 of 3) sorted by relevance
307 auto timerManager = std::make_shared<TimerManager>(bgtaskService, variable348 auto timerManager = std::make_shared<TimerManager>(bgtaskService, variable470 auto timerManager = std::make_shared<TimerManager>(bgtaskService, variable507 auto timerManager = variable577 auto timerManager = variable696 auto timerManager = variable740 auto timerManager = std::make_shared<TimerManager>(bgtaskService, variable772 auto timerManager = std::make_shared<TimerManager>(bgtaskService, variable
34 …laySuspendInfo(const string& pkg, const int32_t& uid, const shared_ptr<TimerManager>& timerManager) in PkgDelaySuspendInfo()
38 DecisionMaker::DecisionMaker(const shared_ptr<TimerManager>& timerManager, const shared_ptr<DeviceI… in DecisionMaker()