Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dprotobuf.c78 PyUpb_ModuleState* PyUpb_ModuleState_MaybeGet(void) { in PyUpb_ModuleState_MaybeGet() function
200 PyUpb_ModuleState* state = PyUpb_ModuleState_MaybeGet(); in PyUpb_ObjCache_Delete()
Dprotobuf.h124 PyUpb_ModuleState* PyUpb_ModuleState_MaybeGet(void);
Dmessage.c1718 PyUpb_ModuleState* state = PyUpb_ModuleState_MaybeGet(); in PyUpb_GetMessageMeta()