Home
last modified time | relevance | path

Searched refs:PyUpb_MapContainer_GetClass (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.c85 PyTypeObject* PyUpb_MapContainer_GetClass(const upb_FieldDef* f) { in PyUpb_MapContainer_GetClass() function
100 PyTypeObject* cls = PyUpb_MapContainer_GetClass(f); in PyUpb_MapContainer_NewStub()
347 PyTypeObject* cls = PyUpb_MapContainer_GetClass(f); in PyUpb_MapContainer_GetOrCreateWrapper()