Searched refs:PyUpb_ModuleState_GetFromModule (Results 1 – 10 of 10) sorted by relevance
83 PyUpb_ModuleState* PyUpb_ModuleState_GetFromModule(PyObject* module) { in PyUpb_ModuleState_GetFromModule() function93 return PyUpb_ModuleState_GetFromModule(module); in PyUpb_ModuleState_Get()254 PyUpb_ModuleState* state = PyUpb_ModuleState_GetFromModule(m); in PyUpb_InitArena()333 PyUpb_ModuleState* state = PyUpb_ModuleState_GetFromModule(m); in PyInit__message()
120 PyUpb_ModuleState* PyUpb_ModuleState_GetFromModule(PyObject* module);
242 PyUpb_ModuleState* s = PyUpb_ModuleState_GetFromModule(m); in PyUpb_InitExtensionDict()
349 PyUpb_ModuleState* s = PyUpb_ModuleState_GetFromModule(m); in PyUpb_UnknownFields_Init()
639 PyUpb_ModuleState* state = PyUpb_ModuleState_GetFromModule(m); in PyUpb_InitDescriptorPool()
512 PyUpb_ModuleState* state = PyUpb_ModuleState_GetFromModule(m); in PyUpb_Map_Init()
781 PyUpb_ModuleState* s = PyUpb_ModuleState_GetFromModule(m); in PyUpb_InitDescriptorContainers()
820 PyUpb_ModuleState* state = PyUpb_ModuleState_GetFromModule(m); in PyUpb_Repeated_Init()
1667 PyUpb_ModuleState* s = PyUpb_ModuleState_GetFromModule(m); in PyUpb_InitDescriptor()
1936 PyUpb_ModuleState* state = PyUpb_ModuleState_GetFromModule(m); in PyUpb_InitMessage()