Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dmap.h45 PyObject* PyUpb_MapContainer_GetOrCreateWrapper(upb_Map* map,
Dmap.c341 PyObject* PyUpb_MapContainer_GetOrCreateWrapper(upb_Map* map, in PyUpb_MapContainer_GetOrCreateWrapper() function
Dmessage.c898 return PyUpb_MapContainer_GetOrCreateWrapper(mutval.map, field, in PyUpb_Message_GetPresentWrapper()