Home
last modified time | relevance | path

Searched refs:PyUpb_MapContainer_Invalidate (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.h61 void PyUpb_MapContainer_Invalidate(PyObject* obj);
Dmap.c129 void PyUpb_MapContainer_Invalidate(PyObject* obj) { in PyUpb_MapContainer_Invalidate() function
Dmessage.c1344 PyUpb_MapContainer_Invalidate(sub); in PyUpb_Message_DoClearField()