Home
last modified time | relevance | path

Searched refs:PyUpb_DescriptorPool_Spec (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_pool.c626 static PyType_Spec PyUpb_DescriptorPool_Spec = { variable
641 PyUpb_AddClass(m, &PyUpb_DescriptorPool_Spec); in PyUpb_InitDescriptorPool()