Home
last modified time | relevance | path

Searched defs:FindMessageTypeByName (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
Ddescriptor_pool.py140 def FindMessageTypeByName(self, full_name): member in DescriptorPool
/external/protobuf/src/google/protobuf/
Ddescriptor.cc902 const Descriptor* DescriptorPool::FindMessageTypeByName( in FindMessageTypeByName() function in google::protobuf::DescriptorPool
1143 FileDescriptor::FindMessageTypeByName(const string& key) const { in FindMessageTypeByName() function in google::protobuf::FileDescriptor
Ddescriptor_unittest.cc282 TEST_F(FileDescriptorTest, FindMessageTypeByName) { in TEST_F() argument
3761 TEST_F(DatabaseBackedPoolTest, FindMessageTypeByName) { in TEST_F() argument
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc996 const Descriptor* DescriptorPool::FindMessageTypeByName( in FindMessageTypeByName() function in google::protobuf::DescriptorPool
1236 FileDescriptor::FindMessageTypeByName(const string& key) const { in FindMessageTypeByName() function in google::protobuf::FileDescriptor
Ddescriptor_unittest.cc284 TEST_F(FileDescriptorTest, FindMessageTypeByName) { in TEST_F() argument
4211 TEST_F(DatabaseBackedPoolTest, FindMessageTypeByName) { in TEST_F() argument