Searched defs:HasField (Results 1 – 8 of 8) sorted by relevance
65 internal bool HasField(int field) in HasField() method in Google.Protobuf.UnknownFieldSet
263 def HasField(self, field_name): member in Message
81 bool HasField(const Type& type, Field::Cardinality cardinality, in HasField() function in google::protobuf::util::__anoned2148d60111::DescriptorPoolTypeResolverTest
864 def HasField(self, field_name): function
376 bool AggregateType::HasField(const std::string& name) const { in HasField() function in v8::internal::torque::AggregateType
2423 bool HasField = Lex.getCode() == tgtok::Field; in ParseDeclaration() local
1441 PyObject* HasField(CMessage* self, PyObject* arg) { in HasField() function
735 bool Reflection::HasField(const Message& message, in HasField() function in google::protobuf::Reflection