Searched defs:kBitsPerByte (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/core/init/ | ||
H A D | keychords.h | 62 static constexpr size_t kBitsPerByte = 8; variable |
/aosp12/art/libartbase/base/ | ||
H A D | globals.h | 30 static constexpr size_t kBitsPerByte = 8; variable |