Home
last modified time | relevance | path

Searched refs:PyUpb_MessageMeta_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/
Dmessage.c1813 static void PyUpb_MessageMeta_Dealloc(PyObject* self) { in PyUpb_MessageMeta_Dealloc() function
1908 {Py_tp_dealloc, PyUpb_MessageMeta_Dealloc},