Home
last modified time | relevance | path

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

/third_party/protobuf/python/
Dprotobuf.c101 struct PyUpb_WeakMap { struct
106 PyUpb_WeakMap* PyUpb_WeakMap_New(void) { in PyUpb_WeakMap_New() argument
Dprotobuf.h26 typedef struct PyUpb_WeakMap PyUpb_WeakMap; typedef