Home
last modified time | relevance | path

Searched refs:LID_CLOSE (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/test/fuzztest/statemanageradapter_fuzzer/
H A Dstatemanageradapter_fuzzer.cpp35 const std::string LID_CLOSE = "LID_CLOSE"; member
77 StandbyMessage standbyMessageCase8{StandbyMessageType::RES_CTRL_CONDITION_CHANGED, LID_CLOSE}; in PreciseCoverageHandleEvent()
88 StandbyMessage standbyMessageCase15{StandbyMessageType::COMMON_EVENT, LID_CLOSE}; in PreciseCoverageHandleEvent()
/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dinput_manager_listener.cpp63 msg.action_ = LID_CLOSE; in OnCallbackEvent()
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp66 const std::string LID_CLOSE = "LID_CLOSE"; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h85 extern const std::string LID_CLOSE;
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp158 } else if (message.action_ == LID_CLOSE && (curStatePtr_->GetCurState() != StandbyState::SLEEP && in HandleOpenCloseLid()
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp659 message.action_ = LID_CLOSE; in HWTEST_F()

Completed in 5 milliseconds