Home
last modified time | relevance | path

Searched refs:PyUpb_ByNumberMap_Subscript (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.c604 static PyObject* PyUpb_ByNumberMap_Subscript(PyObject* _self, PyObject* key) { in PyUpb_ByNumberMap_Subscript() function
758 {Py_mp_subscript, PyUpb_ByNumberMap_Subscript},