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

/frameworks/base/cmds/statsd/src/
H A DFieldValue.h231 inline int32_t getRawMaskAtDepth(int32_t depth) const { function in struct:android::os::statsd::Matcher
240 return mMatcher.getDepth() == 2 && getRawMaskAtDepth(1) == 0x7f;

Completed in 125 milliseconds