Searched defs:allocFixed (Results 1 – 1 of 1) sorted by relevance
175 void* allocFixed(size_t wantedSize, uint64_t offset) { in allocFixed() function in android::base::SubAllocator::Impl233 void* SubAllocator::allocFixed(size_t wantedSize, uint64_t offset) { in allocFixed() function in android::base::SubAllocator