Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.h43 constexpr uint8_t LOWER_6_BITS_MASK = 0x3FU; variable
/ohos5.0/commonlibrary/ets_utils/platform/
H A Dutil_helper.h39 constexpr uint8_t LOWER_6_BITS_MASK = 0x3FU; variable