Searched refs:IsIndexInHasBitSet (Results 1 – 1 of 1) sorted by relevance
1018 bool IsIndexInHasBitSet(const uint32* has_bit_set, uint32 has_bit_index) { in IsIndexInHasBitSet() function1062 if (IsIndexInHasBitSet(has_bits, has_bits_indices[i])) { in ListFields()1924 return IsIndexInHasBitSet(GetHasBits(message), schema_.HasBitIndex(field)); in HasBit()