Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dnap_state.cpp56 curPhase_ = NapStatePhase::CONNECTION; in BeginState()
86 if (curPhase_ == NapStatePhase::END) { in EndEvalCurrentState()
99 if (curPhase_ < NapStatePhase::END) { in SetPhaseTransitTask()
138 return curPhase_ == NapStatePhase::END; in IsInFinalPhase()
/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dstandby_state.h31 struct NapStatePhase { struct
/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H A Dconstraint_manager_adapter.cpp38 ConstraintEvalParam motionDetectParams{StandbyState::NAP, NapStatePhase::END, StandbyState::SLEEP, in Init()
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp250 ConstraintEvalParam motionDetectParams{StandbyState::NAP, NapStatePhase::END, StandbyState::SLEEP, in HWTEST_F()
337 standbyStateManager_->darkStatePtr_->curPhase_ = NapStatePhase::CONNECTION; in HWTEST_F()
341 standbyStateManager_->darkStatePtr_->curPhase_ = NapStatePhase::SYS_RES_LIGHT; in HWTEST_F()

Completed in 2 milliseconds