Searched defs:Allocate (Results 1 – 5 of 5) sorted by relevance
38 T* Allocate() { in Allocate() function43 void* Allocate(size_t size, size_t align) { in Allocate() function
145 sp<LinearBlockBuffer> LinearBlockBuffer::Allocate( in Allocate() function in android::LinearBlockBuffer178 sp<ConstLinearBlockBuffer> ConstLinearBlockBuffer::Allocate( in Allocate() function in android::ConstLinearBlockBuffer222 sp<GraphicBlockBuffer> GraphicBlockBuffer::Allocate( in Allocate() function in android::GraphicBlockBuffer352 sp<ConstGraphicBlockBuffer> ConstGraphicBlockBuffer::Allocate( in Allocate() function in android::ConstGraphicBlockBuffer
280 void* Allocate(size_t size) override { in transformHook() function in __anon4fa4d8950111::transformHook::JvmtiAllocator515 void* Allocate(size_t size) override { in locktest_main() function in __anon4fa4d8950111::locktest_main::NewDeleteAllocator
363 void VRegLifetimeAllocator::Allocate() { in Allocate() function in berberis::__anonfc72526b0111::VRegLifetimeAllocator
826 MemoryBlock MemoryBlock::Allocate(size_t size) { in Allocate() function in android::MemoryBlock