Searched refs:PyUpb_InitDescriptor (Results 1 – 3 of 3) sorted by relevance
77 bool PyUpb_InitDescriptor(PyObject* m);
341 !PyUpb_InitDescriptor(m) || !PyUpb_InitArena(m) || in PyInit__message()
1666 bool PyUpb_InitDescriptor(PyObject* m) { in PyUpb_InitDescriptor() function