Home
last modified time | relevance | path

Searched refs:PyUpb_MessageMapContainer_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/
Dmap.c437 static PyType_Spec PyUpb_MessageMapContainer_Spec = { variable
517 PyUpb_AddClassWithBases(m, &PyUpb_MessageMapContainer_Spec, bases); in PyUpb_Map_Init()