Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Ddescriptor_pool.py501 def FindMessageTypeByName(self, full_name): member in DescriptorPool
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Ddescriptor_pool.py501 def FindMessageTypeByName(self, full_name): member in DescriptorPool
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc417 TEST_F(FileDescriptorTest, FindMessageTypeByName) { in TEST_F() argument
7093 TEST_F(DatabaseBackedPoolTest, FindMessageTypeByName) { in TEST_F() argument
H A Ddescriptor.cc2037 const Descriptor* DescriptorPool::FindMessageTypeByName( in FindMessageTypeByName() function in google::protobuf::DescriptorPool
2316 const Descriptor* FileDescriptor::FindMessageTypeByName( in FindMessageTypeByName() function in google::protobuf::FileDescriptor
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc417 TEST_F(FileDescriptorTest, FindMessageTypeByName) { in TEST_F() argument
7093 TEST_F(DatabaseBackedPoolTest, FindMessageTypeByName) { in TEST_F() argument
H A Ddescriptor.cc2031 const Descriptor* DescriptorPool::FindMessageTypeByName( in FindMessageTypeByName() function in google::protobuf::DescriptorPool
2310 const Descriptor* FileDescriptor::FindMessageTypeByName( in FindMessageTypeByName() function in google::protobuf::FileDescriptor