Home
last modified time | relevance | path

Searched refs:PyUpb_Message_SetField (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.c610 static void PyUpb_Message_SetField(PyUpb_Message* parent, const upb_FieldDef* f, in PyUpb_Message_SetField() function
654 PyUpb_Message_SetField(parent, child_f, child, arena); in PyUpb_Message_EnsureReified()