AllocateArray 422 third_party/protobuf/src/google/protobuf/descriptor.cc template<typename Type> Type* AllocateArray(int count); AllocateArray 2271 third_party/protobuf/src/google/protobuf/descriptor.cc *output = tables_->AllocateArray<Type>(size); AllocateArray 2779 third_party/protobuf/src/google/protobuf/descriptor.cc tables_->AllocateArray<EnumDescriptor>(1); AllocateArray 2793 third_party/protobuf/src/google/protobuf/descriptor.cc placeholder_enum->values_ = tables_->AllocateArray<EnumValueDescriptor>(1); AllocateArray 2812 third_party/protobuf/src/google/protobuf/descriptor.cc tables_->AllocateArray<Descriptor>(1); AllocateArray 2827 third_party/protobuf/src/google/protobuf/descriptor.cc tables_->AllocateArray<Descriptor::ExtensionRange>(1); AllocateArray 3013 third_party/protobuf/src/google/protobuf/descriptor.cc AllocateArray(INPUT.NAME##_size(), &OUTPUT->NAME##s_); \ AllocateArray 3131 third_party/protobuf/src/google/protobuf/descriptor.cc tables_->AllocateArray<const FileDescriptor*>(proto.dependency_size()); AllocateArray 3167 third_party/protobuf/src/google/protobuf/descriptor.cc result->public_dependencies_ = tables_->AllocateArray<int>( AllocateArray 3190 third_party/protobuf/src/google/protobuf/descriptor.cc result->weak_dependencies_ = tables_->AllocateArray<int>(