Home
last modified time | relevance | path

Searched refs:PyUpb_DescriptorPool_DoCreateWithCache (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.c61 static PyObject* PyUpb_DescriptorPool_DoCreateWithCache( in PyUpb_DescriptorPool_DoCreateWithCache() function
73 return PyUpb_DescriptorPool_DoCreateWithCache(type, db, in PyUpb_DescriptorPool_DoCreate()
645 state->default_pool = PyUpb_DescriptorPool_DoCreateWithCache( in PyUpb_InitDescriptorPool()