Searched refs:PyUpb_DescriptorPool_Get (Results 1 – 3 of 3) sorted by relevance
37 PyObject* PyUpb_DescriptorPool_Get(const upb_DefPool* symtab);
92 PyObject* PyUpb_DescriptorPool_Get(const upb_DefPool* symtab) { in PyUpb_DescriptorPool_Get() function
68 base->pool = PyUpb_DescriptorPool_Get(upb_FileDef_Pool(file)); in PyUpb_DescriptorBase_DoCreate()