Home
last modified time | relevance | path

Searched refs:PyUpb_DescriptorPool_TryLoadFilename (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.c154 static bool PyUpb_DescriptorPool_TryLoadFilename(PyUpb_DescriptorPool* self, in PyUpb_DescriptorPool_TryLoadFilename() function
178 bool ok = PyUpb_DescriptorPool_TryLoadFilename(self, filename); in PyUpb_DescriptorPool_LoadDependentFiles()
318 if (!PyUpb_DescriptorPool_TryLoadFilename(self, arg)) return NULL; in PyUpb_DescriptorPool_FindFileByName()