Home
last modified time | relevance | path

Searched defs:PyUpb_WeakMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dprotobuf.c119 struct PyUpb_WeakMap { struct
124 PyUpb_WeakMap* PyUpb_WeakMap_New(void) { in PyUpb_WeakMap_New() argument
Dprotobuf.h56 typedef struct PyUpb_WeakMap PyUpb_WeakMap; typedef