Searched refs:dealloc (Results 1 – 1 of 1) sorted by relevance
154 chunk_t* dealloc(size_t start);319 chunk_t const * const freed = dealloc(offset); in deallocate()383 SimpleBestFitAllocator::chunk_t* SimpleBestFitAllocator::dealloc(size_t start) in dealloc() function in android::SimpleBestFitAllocator