Home
last modified time | relevance | path

Searched defs:isUidField (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/
DFieldValue.cpp139 bool isUidField(const FieldValue& fieldValue) { in isUidField() function
DFieldValue.h390 inline bool isUidField() const { return getValueFromBitmask(UID_POS); } in isUidField() function