Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dunknown_fields.c292 static Py_ssize_t PyUpb_UnknownFieldSet_Length(PyObject* _self) { in PyUpb_UnknownFieldSet_Length() function
312 {Py_sq_length, PyUpb_UnknownFieldSet_Length},