Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/
DFieldValue.h231 inline int32_t getRawMaskAtDepth(int32_t depth) const { in getRawMaskAtDepth() function
240 return mMatcher.getDepth() == 2 && getRawMaskAtDepth(1) == 0x7f; in hasAllPositionMatcher()