Home
last modified time | relevance | path

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

/art/runtime/
Dbit_memory_region.h53 ALWAYS_INLINE void StoreBit(uintptr_t bit_offset, bool value) const { in StoreBit() function
Dmemory_region.h119 ALWAYS_INLINE void StoreBit(uintptr_t bit_offset, bool value) const { in StoreBit() function