Searched refs:GetHasBits (Results 1 – 2 of 2) sorted by relevance
470 inline const uint32* GetHasBits(const Message& message) const;
1925 inline const uint32* GeneratedMessageReflection::GetHasBits( in GetHasBits() function in google::protobuf::internal::GeneratedMessageReflection2065 return GetHasBits(message)[field->index() / 32] & in HasBit()