Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.h45 constexpr uint8_t LOWER_4_BITS_MASK = 0x0FU; variable
/ohos5.0/commonlibrary/ets_utils/platform/
H A Dutil_helper.h41 constexpr uint8_t LOWER_4_BITS_MASK = 0x0FU; variable