Home
last modified time | relevance | path

Searched refs:PyUpb_MapIterator_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/
Dmap.c463 static void PyUpb_MapIterator_Dealloc(void* _self) { in PyUpb_MapIterator_Dealloc() function
485 {Py_tp_dealloc, PyUpb_MapIterator_Dealloc},