Searched defs:HasField (Results 1 – 10 of 10) sorted by relevance
64 internal bool HasField(int field) in HasField() method in Google.Protobuf.UnknownFieldSet
249 def HasField(self, field_name): member in Message
81 bool HasField(const Type& type, Field::Cardinality cardinality, in HasField() function in google::protobuf::util::__anone5e2b0cf0111::DescriptorPoolTypeResolverTest
383 bool HasField(const Variable::ValueType& value, Field field) { in HasField() function
846 def HasField(self, field_name): function
350 bool AggregateType::HasField(const std::string& name) const { in HasField() function in v8::internal::torque::AggregateType
1691 bool HasField = Lex.getCode() == tgtok::Field; in ParseDeclaration() local
2203 bool HasField = Lex.getCode() == tgtok::Field; in ParseDeclaration() local
1432 PyObject* HasField(CMessage* self, PyObject* arg) { in HasField() function
728 bool Reflection::HasField(const Message& message, in HasField() function in google::protobuf::Reflection