Searched refs:GetHasBits (Results 1 – 2 of 2) sorted by relevance
1042 schema_.HasHasbits() ? GetHasBits(message) : nullptr; in ListFields()1866 const uint32* Reflection::GetHasBits(const Message& message) const { in GetHasBits() function in google::protobuf::Reflection1924 return IsIndexInHasBitSet(GetHasBits(message), schema_.HasBitIndex(field)); in HasBit()
971 inline const uint32* GetHasBits(const Message& message) const;