Searched defs:AllocateArray (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 1180 Type* DescriptorPool::Tables::AllocateArray(int count) { in AllocateArray() function in google::protobuf::DescriptorPool::Tables |
/third_party/skia/third_party/externals/d3d12allocator/src/ | ||
D | D3D12MemAlloc.cpp | 131 static T* AllocateArray(const ALLOCATION_CALLBACKS& allocs, size_t count) in AllocateArray() function |