Home
last modified time | relevance | path

Searched refs:PyUpb_GenericSequence_Self (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.c178 PyUpb_GenericSequence* PyUpb_GenericSequence_Self(PyObject* obj) { in PyUpb_GenericSequence_Self() function
184 PyUpb_GenericSequence* self = PyUpb_GenericSequence_Self(_self); in PyUpb_GenericSequence_Dealloc()
202 PyUpb_GenericSequence* self = PyUpb_GenericSequence_Self(_self); in PyUpb_GenericSequence_Length()
208 PyUpb_GenericSequence* self = PyUpb_GenericSequence_Self(_self); in PyUpb_GenericSequence_GetItem()
258 PyUpb_GenericSequence* self = PyUpb_GenericSequence_Self(_self); in PyUpb_GenericSequence_RichCompare()
270 PyUpb_GenericSequence* self = PyUpb_GenericSequence_Self(_self); in PyUpb_GenericSequence_Find()
292 PyUpb_GenericSequence* self = PyUpb_GenericSequence_Self(_self); in PyUpb_GenericSequence_Count()