Home
last modified time | relevance | path

Searched refs:StateWithMaint (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/standby_state/include/
H A Dnap_state.h23 class NapState : public BaseState, public StateWithMaint, public std::enable_shared_from_this<NapState> {
H A Dsleep_state.h23 class SleepState : public BaseState, public StateWithMaint, public std::enable_shared_from_this<SleepState> {
/foundation/resourceschedule/device_standby/plugins/ext/include/
H A Dbase_state.h108 class StateWithMaint { class
/foundation/resourceschedule/device_standby/plugins/ext/src/
H A Dbase_state.cpp218 int64_t StateWithMaint::CalculateMaintTimeOut(const std::shared_ptr<IStateManagerAdapter>& stateManagerPtr, in CalculateMaintTimeOut()

Completed in 2 milliseconds