Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_containers.c350 PyUpb_ByNameMap* PyUpb_ByNameMap_Self(PyObject* obj) { in PyUpb_ByNameMap_Self() function
356 PyUpb_ByNameMap* self = PyUpb_ByNameMap_Self(_self); in PyUpb_ByNameMap_Dealloc()
373 PyUpb_ByNameMap* self = PyUpb_ByNameMap_Self(_self); in PyUpb_ByNameMap_Length()
378 PyUpb_ByNameMap* self = PyUpb_ByNameMap_Self(_self); in PyUpb_ByNameMap_Subscript()
400 PyUpb_ByNameMap* self = PyUpb_ByNameMap_Self(_self); in PyUpb_ByNameMap_Contains()
408 PyUpb_ByNameMap* self = PyUpb_ByNameMap_Self(_self); in PyUpb_ByNameMap_Get()
429 PyUpb_ByNameMap* self = PyUpb_ByNameMap_Self(_self); in PyUpb_ByNameMap_GetIter()
434 PyUpb_ByNameMap* self = PyUpb_ByNameMap_Self(_self); in PyUpb_ByNameMap_Keys()
452 PyUpb_ByNameMap* self = PyUpb_ByNameMap_Self(_self); in PyUpb_ByNameMap_Values()
516 PyUpb_ByNameMap* self = PyUpb_ByNameMap_Self(_self); in PyUpb_ByNameMap_RichCompare()