Home
last modified time | relevance | path

Searched refs:kClearLastBitDeco (Results 1 – 1 of 1) sorted by relevance

/packages/modules/StatsD/statsd/src/
DFieldValue.h31 const int32_t kClearLastBitDeco = 0x7f; variable
144 return getRawPosAtDepth(depth) & kClearLastBitDeco; in getPosAtDepth()