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