Searched defs:ReadBit (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/entrypoints/ | ||
H A D | entrypoint_utils.h | 115 ReadBit = 1 << 4, enumerator |
/aosp12/art/libartbase/base/ | ||
H A D | bit_memory_region.h | 282 ALWAYS_INLINE bool ReadBit() { in ReadBit() function |