Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dnetwork_strategy.cpp87 uint32_t current_phase = static_cast<uint32_t>(message.want_->GetIntParam(CURRENT_PHASE, 0)); in StartNetLimit()
H A Drunning_lock_strategy.cpp137 uint32_t curPhase = static_cast<uint32_t>(message.want_->GetIntParam(CURRENT_PHASE, 0)); in StartProxy()
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp59 const std::string CURRENT_PHASE = "current_phase"; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h64 extern const std::string CURRENT_PHASE;
/foundation/resourceschedule/device_standby/plugins/ext/src/
H A Dbase_state.cpp108 message.want_->SetParam(CURRENT_PHASE, static_cast<int32_t>(curPhase)); in TransitToPhaseInner()

Completed in 4 milliseconds