Searched refs:getEncodedField (Results 1 – 2 of 2) sorted by relevance
37 int32_t getEncodedField(int32_t pos[], int32_t depth, bool includeDepth);90 mField = getEncodedField(pos, depth, true); in Field()
27 int32_t getEncodedField(int32_t pos[], int32_t depth, bool includeDepth) { in getEncodedField() function41 return getEncodedField(mask, depth, false) | 0xff000000; in encodeMatcherMask()