HomeSort by relevance Sort by last modified time
    Searched defs:Dealloc (Results 1 - 5 of 5) sorted by null

  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc 70 static void Dealloc(CFieldDescriptor* self) {
117 (destructor)cfield_descriptor::Dealloc, // tp_dealloc
156 static void Dealloc(CDescriptorPool* self) {
230 (destructor)cdescriptor_pool::Dealloc, // tp_dealloc
repeated_composite_container.cc 684 static void Dealloc(RepeatedCompositeContainer* self) {
727 (destructor)repeated_composite_container::Dealloc, // tp_dealloc
message.cc 810 static void Dealloc(CMessage* self) {
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 42 /// The argument is treated as if an -dealloc message had been sent to
44 Dealloc,
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map.h 731 Dealloc<void*>(table_, num_buckets_);
    [all...]

Completed in 168 milliseconds