Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_containers.h103 } PyUpb_ByNumberMap_Funcs; typedef
109 PyObject* PyUpb_ByNumberMap_New(const PyUpb_ByNumberMap_Funcs* funcs,
Ddescriptor_containers.c113 const PyUpb_ByNumberMap_Funcs* funcs;
131 const PyUpb_ByNumberMap_Funcs* funcs, const void* parent, in PyUpb_ByNumberIterator_New()
559 const PyUpb_ByNumberMap_Funcs* funcs;
569 PyObject* PyUpb_ByNumberMap_New(const PyUpb_ByNumberMap_Funcs* funcs, in PyUpb_ByNumberMap_New()
Ddescriptor.c391 static PyUpb_ByNumberMap_Funcs funcs = { in PyUpb_Descriptor_GetFieldsByNumber()
706 static PyUpb_ByNumberMap_Funcs funcs = { in PyUpb_EnumDescriptor_GetValuesByNumber()