Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dinput_manager_listener.cpp66 msg.action_ = LID_OPEN; in OnCallbackEvent()
69 msg.action_ = LID_OPEN; in OnCallbackEvent()
/foundation/resourceschedule/device_standby/plugins/test/fuzztest/statemanageradapter_fuzzer/
H A Dstatemanageradapter_fuzzer.cpp34 const std::string LID_OPEN = "LID_OPEN"; member
76 StandbyMessage standbyMessageCase7{StandbyMessageType::RES_CTRL_CONDITION_CHANGED, LID_OPEN}; in PreciseCoverageHandleEvent()
87 StandbyMessage standbyMessageCase14{StandbyMessageType::COMMON_EVENT, LID_OPEN}; in PreciseCoverageHandleEvent()
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp67 const std::string LID_OPEN = "LID_OPEN"; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h86 extern const std::string LID_OPEN;
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp156 if (message.action_ == LID_OPEN) { in HandleOpenCloseLid()
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp657 message.action_ = LID_OPEN; in HWTEST_F()

Completed in 4 milliseconds