Searched defs:AllocateArray (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 711 Type* DescriptorPool::Tables::AllocateArray(int count) { in AllocateArray() function in google::protobuf::DescriptorPool::Tables |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 805 Type* DescriptorPool::Tables::AllocateArray(int count) { in AllocateArray() function in google::protobuf::DescriptorPool::Tables |
/external/chromium_org/v8/src/ | ||
D | hydrogen.cc | 2733 HValue* HGraphBuilder::JSArrayBuilder::AllocateArray(HValue* capacity, in AllocateArray() function in v8::internal::HGraphBuilder::JSArrayBuilder |