Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Drepeated.c573 static PyObject* PyUpb_RepeatedCompositeContainer_AppendNew(PyObject* _self) { in PyUpb_RepeatedCompositeContainer_AppendNew() function
590 PyObject* py_msg = PyUpb_RepeatedCompositeContainer_AppendNew(_self); in PyUpb_RepeatedCompositeContainer_Add()
603 PyObject* py_msg = PyUpb_RepeatedCompositeContainer_AppendNew(_self); in PyUpb_RepeatedCompositeContainer_Append()