Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.h41 constexpr uint32_t LOWER_10_BITS_MASK = 0x03FFU; variable
/ohos5.0/commonlibrary/ets_utils/platform/
H A Dutil_helper.h38 constexpr uint32_t LOWER_10_BITS_MASK = 0x03FFU; variable