Home
last modified time | relevance | path

Searched refs:PyUpb_Message_InitAsMsg (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.c600 static const upb_FieldDef* PyUpb_Message_InitAsMsg(PyUpb_Message* m, in PyUpb_Message_InitAsMsg() function
645 const upb_FieldDef* child_f = PyUpb_Message_InitAsMsg(child, arena); in PyUpb_Message_EnsureReified()
652 parent_f = PyUpb_Message_InitAsMsg(parent, arena); in PyUpb_Message_EnsureReified()