Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/libutils/binder/
H A DUnicode.cpp26 static const char32_t kByteMask = 0x000000BF; variable
/aosp_15_r20/external/vixl/src/aarch64/
H A Dinstructions-aarch64.h89 const uint64_t kByteMask = UINT64_C(0xff); variable