Home
last modified time | relevance | path

Searched defs:Allocate (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/cmds/idmap2/libidmap2/
DZipFile.cpp26 std::unique_ptr<MemoryChunk> MemoryChunk::Allocate(size_t size) { in Allocate() function in android::idmap2::MemoryChunk
/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.cpp129 sp<LinearBlockBuffer> LinearBlockBuffer::Allocate( in Allocate() function in android::LinearBlockBuffer
162 sp<ConstLinearBlockBuffer> ConstLinearBlockBuffer::Allocate( in Allocate() function in android::ConstLinearBlockBuffer
498 sp<GraphicBlockBuffer> GraphicBlockBuffer::Allocate( in Allocate() function in android::GraphicBlockBuffer
611 sp<ConstGraphicBlockBuffer> ConstGraphicBlockBuffer::Allocate( in Allocate() function in android::ConstGraphicBlockBuffer
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2BufferUtils.cpp529 MemoryBlock MemoryBlock::Allocate(size_t size) { in Allocate() function in android::MemoryBlock
/frameworks/base/startop/view_compiler/
Ddex_builder.cc127 void* TrackingAllocator::Allocate(size_t size) { in Allocate() function in startop::dex::TrackingAllocator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc982 Type* DescriptorPool::Tables::Allocate() { in Allocate() function in google::protobuf::DescriptorPool::Tables