Home
last modified time | relevance | path

Searched refs:PyUpb_FieldDescriptor_HasDefaultValue (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.c997 static PyObject* PyUpb_FieldDescriptor_HasDefaultValue( in PyUpb_FieldDescriptor_HasDefaultValue() function
1051 {"has_default_value", (getter)PyUpb_FieldDescriptor_HasDefaultValue},