Searched defs:HasField (Results 1 – 5 of 5) sorted by relevance
80 bool HasField(const Type& type, const string& name) { in HasField() function in google::protobuf::util::__anonb745a2840111::DescriptorPoolTypeResolverTest84 bool HasField(const Type& type, Field::Cardinality cardinality, in HasField() function in google::protobuf::util::__anonb745a2840111::DescriptorPoolTypeResolverTest
234 def HasField(self, field_name): member in Message
826 def HasField(self, field_name): function
748 bool GeneratedMessageReflection::HasField(const Message& message, in HasField() function in google::protobuf::internal::GeneratedMessageReflection
1410 PyObject* HasField(CMessage* self, PyObject* arg) { in CheckAndGetInteger() function