Home
last modified time | relevance | path

Searched refs:PyUpb_EnumDescriptor_GetFile (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.c673 static PyObject* PyUpb_EnumDescriptor_GetFile(PyObject* self, void* closure) { in PyUpb_EnumDescriptor_GetFile() function
758 {"file", PyUpb_EnumDescriptor_GetFile, NULL, "File descriptor"},