Home
last modified time | relevance | path

Searched refs:ONE_BYTE_LEN (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/plugins/ext/include/
H A Dbase_state.h39 const uint32_t ONE_BYTE_LEN = 8; variable
54 (nextState_ << ONE_BYTE_LEN) + (nextPhase_ << 1); in GetHashValue()