Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc1180 Type* DescriptorPool::Tables::AllocateArray(int count) { in AllocateArray() function in google::protobuf::DescriptorPool::Tables
3282 inline void AllocateArray(int size, Type** output) { in AllocateArray() function in google::protobuf::DescriptorBuilder