Home
last modified time | relevance | path

Searched refs:TimerStrategy (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dtimer_strategy.cpp21 void TimerStrategy::HandleEvent(const StandbyMessage& message) in HandleEvent()
23 STANDBYSERVICE_LOGD("TimerStrategy revceived message %{public}u, action: %{public}s", in HandleEvent()
27 ErrCode TimerStrategy::OnCreated() in OnCreated()
32 ErrCode TimerStrategy::OnDestroy() in OnDestroy()
37 void TimerStrategy::ShellDump(const std::vector<std::string>& argsInStr, std::string& result) in ShellDump()
/foundation/resourceschedule/device_standby/plugins/strategy/include/
H A Dtimer_strategy.h22 class TimerStrategy : public IBaseStrategy { class

Completed in 1 milliseconds