Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc324 PyObject* FindEnumTypeByName(PyDescriptorPool* self, PyObject* arg) { in FindEnumTypeByName() function
/external/cronet/third_party/protobuf/python/google/protobuf/
Ddescriptor_pool.py519 def FindEnumTypeByName(self, full_name): member in DescriptorPool
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc324 PyObject* FindEnumTypeByName(PyDescriptorPool* self, PyObject* arg) { in FindEnumTypeByName() function
/external/protobuf/python/google/protobuf/
Ddescriptor_pool.py519 def FindEnumTypeByName(self, full_name): member in DescriptorPool
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc2061 const EnumDescriptor* DescriptorPool::FindEnumTypeByName( in FindEnumTypeByName() function in google::protobuf::DescriptorPool
2267 const EnumDescriptor* Descriptor::FindEnumTypeByName( in FindEnumTypeByName() function in google::protobuf::Descriptor
2313 const EnumDescriptor* FileDescriptor::FindEnumTypeByName( in FindEnumTypeByName() function in google::protobuf::FileDescriptor
Ddescriptor_unittest.cc429 TEST_F(FileDescriptorTest, FindEnumTypeByName) { in TEST_F() argument
1886 TEST_F(NestedDescriptorTest, FindEnumTypeByName) { in TEST_F() argument
/external/protobuf/src/google/protobuf/
Ddescriptor.cc2069 const EnumDescriptor* DescriptorPool::FindEnumTypeByName( in FindEnumTypeByName() function in google::protobuf::DescriptorPool
2275 const EnumDescriptor* Descriptor::FindEnumTypeByName( in FindEnumTypeByName() function in google::protobuf::Descriptor
2321 const EnumDescriptor* FileDescriptor::FindEnumTypeByName( in FindEnumTypeByName() function in google::protobuf::FileDescriptor
Ddescriptor_unittest.cc429 TEST_F(FileDescriptorTest, FindEnumTypeByName) { in TEST_F() argument
1886 TEST_F(NestedDescriptorTest, FindEnumTypeByName) { in TEST_F() argument