Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor.h42 kPyUpb_MethodDescriptor = 5, enumerator
Ddescriptor.c1339 PyUpb_DescriptorBase_Check(_self, kPyUpb_MethodDescriptor); in PyUpb_MethodDescriptor_GetDef()
1345 return PyUpb_DescriptorBase_Get(kPyUpb_MethodDescriptor, m, file); in PyUpb_MethodDescriptor_Get()