Home
last modified time | relevance | path

Searched refs:PyUpb_Descriptor_GetFullName (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.c472 static PyObject* PyUpb_Descriptor_GetFullName(PyObject* self, void* closure) { in PyUpb_Descriptor_GetFullName() function
586 {"full_name", PyUpb_Descriptor_GetFullName, NULL, "Full name"},