Home
last modified time | relevance | path

Searched defs:allocate_impl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/
H A Dfreelist_heap.h85 LIBC_INLINE void *FreeListHeap::allocate_impl(size_t alignment, size_t size) { in allocate_impl() function
/aosp_15_r20/hardware/google/aemu/host-common/
Daddress_space_host_memory_allocator.cpp59 void *AddressSpaceHostMemoryAllocatorContext::allocate_impl(const uint64_t phys_addr, in allocate_impl() function in android::emulation::AddressSpaceHostMemoryAllocatorContext