Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc987 Type* DescriptorPool::Tables::AllocateArray(int count) { in AllocateArray() function in google::protobuf::DescriptorPool::Tables
2933 inline void AllocateArray(int size, Type** output) { in AllocateArray() function in google::protobuf::DescriptorBuilder