Home
last modified time | relevance | path

Searched refs:PyUpb_Message_GetScalarValue (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.c906 PyObject* PyUpb_Message_GetScalarValue(PyUpb_Message* self, in PyUpb_Message_GetScalarValue() function
942 return PyUpb_Message_GetScalarValue(self, field); in PyUpb_Message_GetFieldValue()