Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/
H A DFieldValue.cpp136 bool isUidField(const FieldValue& fieldValue) { in isUidField() function
H A DFieldValue.h394 inline bool isUidField() const { return getValueFromBitmask(UID_POS); } in isUidField() function