Home
last modified time | relevance | path

Searched defs:FindEnumTypeByName (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.cc930 const EnumDescriptor* DescriptorPool::FindEnumTypeByName( in FindEnumTypeByName() function in google::protobuf::DescriptorPool
1094 Descriptor::FindEnumTypeByName(const string& key) const { in FindEnumTypeByName() function in google::protobuf::Descriptor
1153 FileDescriptor::FindEnumTypeByName(const string& key) const { in FindEnumTypeByName() function in google::protobuf::FileDescriptor
Ddescriptor_unittest.cc294 TEST_F(FileDescriptorTest, FindEnumTypeByName) { in TEST_F() argument
1327 TEST_F(NestedDescriptorTest, FindEnumTypeByName) { in TEST_F() argument