Home
last modified time | relevance | path

Searched refs:PyUpb_Message_SetInParent (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.c1221 static PyObject* PyUpb_Message_SetInParent(PyObject* _self, PyObject* arg) { in PyUpb_Message_SetInParent() function
1657 {"SetInParent", (PyCFunction)PyUpb_Message_SetInParent, METH_NOARGS,