Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_pool.c87 static int PyUpb_DescriptorPool_Clear(PyUpb_DescriptorPool* self) { in PyUpb_DescriptorPool_Clear() function
99 PyUpb_DescriptorPool_Clear(self); in PyUpb_DescriptorPool_Dealloc()
619 {Py_tp_clear, PyUpb_DescriptorPool_Clear},