Searched refs:HasBitIndex (Results 1 – 2 of 2) sorted by relevance
170 uint32 HasBitIndex(const FieldDescriptor* field) const { in HasBitIndex() function
1924 return IsIndexInHasBitSet(GetHasBits(message), schema_.HasBitIndex(field)); in HasBit()1986 const uint32 index = schema_.HasBitIndex(field); in SetBit()1997 const uint32 index = schema_.HasBitIndex(field); in ClearBit()