Home
last modified time | relevance | path

Searched refs:AddExtensionDescriptor (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc543 static PyObject* AddExtensionDescriptor(PyObject* self, PyObject* descriptor) { in AddExtensionDescriptor() function
658 {"AddExtensionDescriptor", AddExtensionDescriptor, METH_O,
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc543 static PyObject* AddExtensionDescriptor(PyObject* self, PyObject* descriptor) { in AddExtensionDescriptor() function
658 {"AddExtensionDescriptor", AddExtensionDescriptor, METH_O,
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Ddescriptor_pool.py313 def AddExtensionDescriptor(self, extension): member in DescriptorPool
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Ddescriptor_pool.py313 def AddExtensionDescriptor(self, extension): member in DescriptorPool
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Ddescriptor_pool_test.py1054 pool.AddExtensionDescriptor(0)
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Ddescriptor_pool_test.py1054 pool.AddExtensionDescriptor(0)