Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc711 Type* DescriptorPool::Tables::AllocateArray(int count) { in AllocateArray() function in google::protobuf::DescriptorPool::Tables
1966 inline void AllocateArray(int size, Type** output) { in AllocateArray() function in google::protobuf::DescriptorBuilder
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc805 Type* DescriptorPool::Tables::AllocateArray(int count) { in AllocateArray() function in google::protobuf::DescriptorPool::Tables
2272 inline void AllocateArray(int size, Type** output) { in AllocateArray() function in google::protobuf::DescriptorBuilder
/external/chromium_org/v8/src/
Dhydrogen.cc2733 HValue* HGraphBuilder::JSArrayBuilder::AllocateArray(HValue* capacity, in AllocateArray() function in v8::internal::HGraphBuilder::JSArrayBuilder
2741 HValue* HGraphBuilder::JSArrayBuilder::AllocateArray(HValue* size_in_bytes, in AllocateArray() function in v8::internal::HGraphBuilder::JSArrayBuilder