Searched defs:Allocate (Results 1 – 5 of 5) sorted by relevance
26 std::unique_ptr<MemoryChunk> MemoryChunk::Allocate(size_t size) { in Allocate() function in android::idmap2::MemoryChunk
129 sp<LinearBlockBuffer> LinearBlockBuffer::Allocate( in Allocate() function in android::LinearBlockBuffer162 sp<ConstLinearBlockBuffer> ConstLinearBlockBuffer::Allocate( in Allocate() function in android::ConstLinearBlockBuffer498 sp<GraphicBlockBuffer> GraphicBlockBuffer::Allocate( in Allocate() function in android::GraphicBlockBuffer611 sp<ConstGraphicBlockBuffer> ConstGraphicBlockBuffer::Allocate( in Allocate() function in android::ConstGraphicBlockBuffer
529 MemoryBlock MemoryBlock::Allocate(size_t size) { in Allocate() function in android::MemoryBlock
127 void* TrackingAllocator::Allocate(size_t size) { in Allocate() function in startop::dex::TrackingAllocator
982 Type* DescriptorPool::Tables::Allocate() { in Allocate() function in google::protobuf::DescriptorPool::Tables