Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_containers.c291 static PyObject* PyUpb_GenericSequence_Count(PyObject* _self, PyObject* item) { in PyUpb_GenericSequence_Count() function
311 {"count", PyUpb_GenericSequence_Count, METH_O},