Home
last modified time | relevance | path

Searched refs:PyUpb_FieldDescriptor_GetJsonName (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.c900 static PyObject* PyUpb_FieldDescriptor_GetJsonName(PyUpb_DescriptorBase* self, in PyUpb_FieldDescriptor_GetJsonName() function
1042 {"json_name", (getter)PyUpb_FieldDescriptor_GetJsonName, NULL, "Json name"},