Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/
DFieldValue.h149 inline bool isLastPos(int32_t depth) const { in isLastPos() function
/frameworks/base/cmds/statsd/src/matchers/
Dmatcher_util.cpp162 if (values[i].mField.isLastPos(depth)) { in matchesSimple()