Home
last modified time | relevance | path

Searched refs:PyUpb_ByNameMap_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.c377 static PyObject* PyUpb_ByNameMap_Subscript(PyObject* _self, PyObject* key) { in PyUpb_ByNameMap_Subscript() function
535 {Py_mp_subscript, PyUpb_ByNameMap_Subscript},