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