Home
last modified time | relevance | path

Searched defs:Dealloc (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Drepeated_composite_container.cc530 static void Dealloc(RepeatedCompositeContainer* self) { in Dealloc() function
Ddescriptor_pool.cc153 static void Dealloc(PyDescriptorPool* self) { in Dealloc() function
Drepeated_scalar_container.cc724 static void Dealloc(RepeatedScalarContainer* self) { in Dealloc() function
Ddescriptor.cc363 static void Dealloc(PyBaseDescriptor* self) { in Dealloc() function
1232 static void Dealloc(PyFileDescriptor* self) { in Dealloc() function
Dmessage.cc323 static void Dealloc(CMessageClass *self) { in Dealloc() function
1294 static void Dealloc(CMessage* self) { in CheckAndGetInteger() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap.h1297 void Dealloc(U* t, size_type n) { in Dealloc() function