Searched refs:PyUpb_MapContainer_GetField (Results 1 – 1 of 1) sorted by relevance
67 static const upb_FieldDef* PyUpb_MapContainer_GetField( in PyUpb_MapContainer_GetField() function77 PyUpb_MapContainer_GetField(self)); in PyUpb_MapContainer_Dealloc()114 const upb_FieldDef* f = PyUpb_MapContainer_GetField(self); in PyUpb_MapContainer_Reify()140 const upb_FieldDef* f = PyUpb_MapContainer_GetField(self); in PyUpb_MapContainer_EnsureReified()173 const upb_FieldDef* f = PyUpb_MapContainer_GetField(self); in PyUpb_MapContainer_AssignSubscript()196 const upb_FieldDef* f = PyUpb_MapContainer_GetField(self); in PyUpb_MapContainer_Subscript()222 const upb_FieldDef* f = PyUpb_MapContainer_GetField(self); in PyUpb_MapContainer_Contains()252 const upb_FieldDef* f = PyUpb_MapContainer_GetField(self); in PyUpb_MapContainer_Get()272 const upb_FieldDef* f = PyUpb_MapContainer_GetField(self); in PyUpb_MapContainer_GetEntryClass()298 const upb_FieldDef* f = PyUpb_MapContainer_GetField(self); in PyUpb_MapContainer_MergeFrom()[all …]