Home
last modified time | relevance | path

Searched refs:PyUpb_Message_WhichOneof (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.c1569 static PyObject* PyUpb_Message_WhichOneof(PyObject* _self, PyObject* name) { in PyUpb_Message_WhichOneof() function
1661 {"WhichOneof", PyUpb_Message_WhichOneof, METH_O,