Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h1586 void AllocateBytes(intptr_t size_in_bytes) { in AllocateBytes() function
/external/protobuf/src/google/protobuf/
Ddescriptor.cc865 void* DescriptorPool::Tables::AllocateBytes(int size) { in AllocateBytes() function in google::protobuf::DescriptorPool::Tables