Home
last modified time | relevance | path

Searched refs:PyUpb_Dealloc (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_containers.c67 PyUpb_Dealloc(self); in PyUpb_ByNameIterator_Dealloc()
127 PyUpb_Dealloc(self); in PyUpb_ByNumberIterator_Dealloc()
186 PyUpb_Dealloc(self); in PyUpb_GenericSequence_Dealloc()
358 PyUpb_Dealloc(self); in PyUpb_ByNameMap_Dealloc()
583 PyUpb_Dealloc(self); in PyUpb_ByNumberMap_Dealloc()
Dextension_dict.c89 PyUpb_Dealloc(self); in PyUpb_ExtensionDict_Dealloc()
206 PyUpb_Dealloc(_self); in PyUpb_ExtensionIterator_Dealloc()
Dmap.c82 PyUpb_Dealloc(_self); in PyUpb_MapContainer_Dealloc()
466 PyUpb_Dealloc(_self); in PyUpb_MapIterator_Dealloc()
Dprotobuf.h212 static inline void PyUpb_Dealloc(void* self) { in PyUpb_Dealloc() function
Dunknown_fields.c48 PyUpb_Dealloc(self); in PyUpb_UnknownFieldSet_Dealloc()
Dprotobuf.c233 PyUpb_Dealloc(self); in PyUpb_Arena_Dealloc()
Ddescriptor_pool.c102 PyUpb_Dealloc(self); in PyUpb_DescriptorPool_Dealloc()
Drepeated.c149 PyUpb_Dealloc(self); in PyUpb_RepeatedContainer_Dealloc()
Ddescriptor.c196 PyUpb_Dealloc(base); in PyUpb_DescriptorBase_Dealloc()