Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DBitSet.h116 inline uint32_t clearLastMarkedBit() { return clearLastMarkedBit(value); } in clearLastMarkedBit() function
118 static inline uint32_t clearLastMarkedBit(uint32_t& value) { in clearLastMarkedBit() function
258 inline uint32_t clearLastMarkedBit() { return clearLastMarkedBit(value); } in clearLastMarkedBit() function
260 static inline uint32_t clearLastMarkedBit(uint64_t& value) { in clearLastMarkedBit() function