Home
last modified time | relevance | path

Searched refs:PREVIOUS_STATE (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp56 const std::string PREVIOUS_STATE = "previous_state"; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h61 extern const std::string PREVIOUS_STATE;
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp335 message.want_->SetParam(PREVIOUS_STATE, static_cast<int32_t>(preState)); in SendNotification()
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp349 uint32_t preState = static_cast<uint32_t>(message.want_->GetIntParam(PREVIOUS_STATE, 0)); in DisableNetworkFirewall()
H A Drunning_lock_strategy.cpp372 uint32_t preState = static_cast<uint32_t>(message.want_->GetIntParam(PREVIOUS_STATE, 0)); in StopProxy()

Completed in 7 milliseconds