Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dmessage.c1716 static PyUpb_MessageMeta* PyUpb_GetMessageMeta(PyObject* cls) { in PyUpb_GetMessageMeta() function
1725 PyUpb_MessageMeta* self = PyUpb_GetMessageMeta(cls); in PyUpb_MessageMeta_GetMsgdef()
1766 PyUpb_MessageMeta* meta = PyUpb_GetMessageMeta(ret); in PyUpb_MessageMeta_DoCreateClass()
1814 PyUpb_MessageMeta* meta = PyUpb_GetMessageMeta(self); in PyUpb_MessageMeta_Dealloc()