Searched defs:WriteBit (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/entrypoints/ | ||
| D | entrypoint_utils.h | 115 WriteBit = 1 << 5, enumerator |
| /art/libartbase/base/ | ||
| D | bit_memory_region.h | 468 ALWAYS_INLINE void WriteBit(bool value) { in WriteBit() function |