Home
last modified time | relevance | path

Searched refs:PyUpb_FileDescriptor_GetName (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.c1150 static PyObject* PyUpb_FileDescriptor_GetName(PyUpb_DescriptorBase* self, in PyUpb_FileDescriptor_GetName() function
1288 {"name", (getter)PyUpb_FileDescriptor_GetName, NULL, "name"},