Searched defs:AllocateBytes (Results 1 – 3 of 3) sorted by relevance
/external/chromium/base/win/ | ||
D | scoped_bstr.cc | 51 BSTR ScopedBstr::AllocateBytes(size_t bytes) { in AllocateBytes() function in base::win::ScopedBstr |
/external/v8/src/ | ||
D | spaces.h | 988 void AllocateBytes(intptr_t size_in_bytes) { in AllocateBytes() function |
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 734 void* DescriptorPool::Tables::AllocateBytes(int size) { in AllocateBytes() function in google::protobuf::DescriptorPool::Tables |