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