Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Ddescriptor_pool.py624 def FindAllExtensions(self, message_descriptor): member in DescriptorPool
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Ddescriptor_pool.py624 def FindAllExtensions(self, message_descriptor): member in DescriptorPool
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc459 static PyObject* FindAllExtensions(PyObject* self, PyObject* arg) { in FindAllExtensions() function
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc459 static PyObject* FindAllExtensions(PyObject* self, PyObject* arg) { in FindAllExtensions() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc2112 TEST_F(ExtensionDescriptorTest, FindAllExtensions) { in TEST_F() argument
7118 TEST_F(DatabaseBackedPoolTest, FindAllExtensions) { in TEST_F() argument
H A Ddescriptor.cc1728 inline void DescriptorPool::Tables::FindAllExtensions( in FindAllExtensions() function in google::protobuf::DescriptorPool::Tables
2167 void DescriptorPool::FindAllExtensions( in FindAllExtensions() function in google::protobuf::DescriptorPool
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc2112 TEST_F(ExtensionDescriptorTest, FindAllExtensions) { in TEST_F() argument
7118 TEST_F(DatabaseBackedPoolTest, FindAllExtensions) { in TEST_F() argument
H A Ddescriptor.cc1722 inline void DescriptorPool::Tables::FindAllExtensions( in FindAllExtensions() function in google::protobuf::DescriptorPool::Tables
2161 void DescriptorPool::FindAllExtensions( in FindAllExtensions() function in google::protobuf::DescriptorPool