Home
last modified time | relevance | path

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

/external/chromium/base/win/
Dscoped_bstr.cc51 BSTR ScopedBstr::AllocateBytes(size_t bytes) { in AllocateBytes() function in base::win::ScopedBstr
/external/v8/src/
Dspaces.h988 void AllocateBytes(intptr_t size_in_bytes) { in AllocateBytes() function
/external/protobuf/src/google/protobuf/
Ddescriptor.cc734 void* DescriptorPool::Tables::AllocateBytes(int size) { in AllocateBytes() function in google::protobuf::DescriptorPool::Tables