Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dmessage.c892 PyObject* PyUpb_Message_GetPresentWrapper(PyUpb_Message* self, in PyUpb_Message_GetPresentWrapper() function
940 return PyUpb_Message_GetPresentWrapper(self, field); in PyUpb_Message_GetFieldValue()