Home
last modified time | relevance | path

Searched refs:PyUpb_Descriptor_GetIsExtendable (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.c462 static PyObject* PyUpb_Descriptor_GetIsExtendable(PyObject* _self, in PyUpb_Descriptor_GetIsExtendable() function
616 {"is_extendable", PyUpb_Descriptor_GetIsExtendable, NULL},