Home
last modified time | relevance | path

Searched refs:PyUpb_DescriptorPool_DoAddSerializedFile (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_pool.c186 static PyObject* PyUpb_DescriptorPool_DoAddSerializedFile( in PyUpb_DescriptorPool_DoAddSerializedFile() function
264 PyObject* ret = PyUpb_DescriptorPool_DoAddSerializedFile(_self, serialized); in PyUpb_DescriptorPool_DoAdd()
287 return PyUpb_DescriptorPool_DoAddSerializedFile(_self, serialized_pb); in PyUpb_DescriptorPool_AddSerializedFile()