Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/matchers/
Dmatcher_util.cpp241 bool notEqAll = true; in matchesSimple() local
244 notEqAll = false; in matchesSimple()
248 if (notEqAll) { in matchesSimple()