Searched defs:isUidField (Results 1 – 3 of 3) sorted by relevance
150 bool isUidField(const FieldValue& fieldValue) { in isUidField() function
403 inline bool isUidField() const { return getValueFromBitmask(UID_POS); } in isUidField() function
107 bool isUidField(const FieldValue& fieldValue, const vector<Matcher>& uidFields) { in isUidField() function