Home
last modified time | relevance | path

Searched refs:dealloc (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DMemoryDealer.cpp154 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