Home
last modified time | relevance | path

Searched refs:PyUpb_ByNumberMap_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_containers.c580 static void PyUpb_ByNumberMap_Dealloc(PyObject* _self) { in PyUpb_ByNumberMap_Dealloc() function
760 {Py_tp_dealloc, &PyUpb_ByNumberMap_Dealloc},