Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.h44 constexpr uint8_t LOWER_5_BITS_MASK = 0x1FU; variable
/ohos5.0/commonlibrary/ets_utils/platform/
H A Dutil_helper.h40 constexpr uint8_t LOWER_5_BITS_MASK = 0x1FU; variable