Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils.h114 ReadBit = 1 << 4, enumerator
/art/libartbase/base/
Dbit_memory_region.h247 ALWAYS_INLINE bool ReadBit() { in ReadBit() function