Home
last modified time | relevance | path

Searched refs:PyUpb_OneofDescriptor_GetIndex (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.c1459 static PyObject* PyUpb_OneofDescriptor_GetIndex(PyObject* self, void* closure) { in PyUpb_OneofDescriptor_GetIndex() function
1498 {"index", PyUpb_OneofDescriptor_GetIndex, NULL, "Index"},