Searched refs:encodeMatcherMask (Results 1 – 2 of 2) sorted by relevance
41 int32_t encodeMatcherMask(int32_t mask[], int32_t depth) { in encodeMatcherMask() function101 output->push_back(Matcher(Field(tag, pos, depth), encodeMatcherMask(mask, depth))); in translateFieldMatcher()
39 int32_t encodeMatcherMask(int32_t mask[], int32_t depth);