Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.h46 constexpr uint8_t LOWER_3_BITS_MASK = 0x07U; variable
/ohos5.0/commonlibrary/ets_utils/platform/
H A Dutil_helper.h42 constexpr uint8_t LOWER_3_BITS_MASK = 0x07U; variable