Home
last modified time | relevance | path

Searched refs:PyUpb_FileDescriptor_GetPool (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.c1155 static PyObject* PyUpb_FileDescriptor_GetPool(PyObject* _self, void* closure) { in PyUpb_FileDescriptor_GetPool() function
1287 {"pool", PyUpb_FileDescriptor_GetPool, NULL, "pool"},