Searched defs:FindEnumTypeByName (Results 1 – 4 of 4) sorted by relevance
258 def FindEnumTypeByName(self, full_name): member in DescriptorPool
274 PyObject* FindEnumTypeByName(PyDescriptorPool* self, PyObject* arg) { in FindEnumTypeByName() function
1244 const EnumDescriptor* DescriptorPool::FindEnumTypeByName( in FindEnumTypeByName() function in google::protobuf::DescriptorPool1423 Descriptor::FindEnumTypeByName(const string& key) const { in FindEnumTypeByName() function in google::protobuf::Descriptor1487 FileDescriptor::FindEnumTypeByName(const string& key) const { in FindEnumTypeByName() function in google::protobuf::FileDescriptor
365 TEST_F(FileDescriptorTest, FindEnumTypeByName) { in TEST_F() argument1673 TEST_F(NestedDescriptorTest, FindEnumTypeByName) { in TEST_F() argument