Home
last modified time | relevance | path

Searched defs:ConstraintEvalParam (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/plugins/ext/include/
H A Dbase_state.h42 struct ConstraintEvalParam { struct
49ConstraintEvalParam(uint32_t curState, uint32_t curPhase, uint32_t nextState, uint32_t nextPhase) in ConstraintEvalParam() function
51 inline uint32_t GetHashValue() const in GetHashValue()