Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc459 static PyObject* FindAllExtensions(PyObject* self, PyObject* arg) { in FindAllExtensions() function
/external/cronet/third_party/protobuf/python/google/protobuf/
Ddescriptor_pool.py624 def FindAllExtensions(self, message_descriptor): member in DescriptorPool
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc459 static PyObject* FindAllExtensions(PyObject* self, PyObject* arg) { in FindAllExtensions() function
/external/protobuf/python/google/protobuf/
Ddescriptor_pool.py624 def FindAllExtensions(self, message_descriptor): member in DescriptorPool
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc1720 inline void DescriptorPool::Tables::FindAllExtensions( in FindAllExtensions() function in google::protobuf::DescriptorPool::Tables
2159 void DescriptorPool::FindAllExtensions( in FindAllExtensions() function in google::protobuf::DescriptorPool
Ddescriptor_unittest.cc2112 TEST_F(ExtensionDescriptorTest, FindAllExtensions) { in TEST_F() argument
7041 TEST_F(DatabaseBackedPoolTest, FindAllExtensions) { in TEST_F() argument
/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc2112 TEST_F(ExtensionDescriptorTest, FindAllExtensions) { in TEST_F() argument
7118 TEST_F(DatabaseBackedPoolTest, FindAllExtensions) { in TEST_F() argument
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