Searched defs:AllocateArray (Results 1 – 3 of 3) sorted by relevance
53 void AllocationBuilder::AllocateArray(int length, MapRef map, in AllocateArray() function
1180 Type* DescriptorPool::Tables::AllocateArray(int count) { in AllocateArray() function in google::protobuf::DescriptorPool::Tables3282 inline void AllocateArray(int size, Type** output) { in AllocateArray() function in google::protobuf::DescriptorBuilder
131 static T* AllocateArray(const ALLOCATION_CALLBACKS& allocs, size_t count) in AllocateArray() function