Home
last modified time | relevance | path

Searched refs:PyUpb_MapContainer_GetField (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dmap.c67 static const upb_FieldDef* PyUpb_MapContainer_GetField( in PyUpb_MapContainer_GetField() function
77 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 …]