Searched refs:PyUpb_MapContainer_GetIfReified (Results 1 – 1 of 1) sorted by relevance
63 static upb_Map* PyUpb_MapContainer_GetIfReified(PyUpb_MapContainer* self) { in PyUpb_MapContainer_GetIfReified() function137 upb_Map* map = PyUpb_MapContainer_GetIfReified(self); in PyUpb_MapContainer_EnsureReified()195 upb_Map* map = PyUpb_MapContainer_GetIfReified(self); in PyUpb_MapContainer_Subscript()220 upb_Map* map = PyUpb_MapContainer_GetIfReified(self); in PyUpb_MapContainer_Contains()246 upb_Map* map = PyUpb_MapContainer_GetIfReified(self); in PyUpb_MapContainer_Get()279 upb_Map* map = PyUpb_MapContainer_GetIfReified(self); in PyUpb_MapContainer_Length()313 upb_Map* map = PyUpb_MapContainer_GetIfReified(self); in PyUpb_MapContainer_Repr()474 upb_Map* map = PyUpb_MapContainer_GetIfReified(self->map); in PyUpb_MapIterator_IterNext()