Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/base/
DSubAllocator.cpp175 void* allocFixed(size_t wantedSize, uint64_t offset) { in allocFixed() function in android::base::SubAllocator::Impl
233 void* SubAllocator::allocFixed(size_t wantedSize, uint64_t offset) { in allocFixed() function in android::base::SubAllocator