Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_pool.c98 static void PyUpb_DescriptorPool_Dealloc(PyUpb_DescriptorPool* self) { in PyUpb_DescriptorPool_Dealloc() function
620 {Py_tp_dealloc, PyUpb_DescriptorPool_Dealloc},