Searched defs:allocate_impl (Results 1 – 2 of 2) sorted by relevance
85 LIBC_INLINE void *FreeListHeap::allocate_impl(size_t alignment, size_t size) { in allocate_impl() function
59 void *AddressSpaceHostMemoryAllocatorContext::allocate_impl(const uint64_t phys_addr, in allocate_impl() function in android::emulation::AddressSpaceHostMemoryAllocatorContext