Searched defs:dealloc (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/utils/
H A DSharedBuffer.cpp38 ssize_t SharedBuffer::dealloc(const SharedBuffer* released) function in class:android::SharedBuffer
/frameworks/native/libs/binder/
H A DMemoryDealer.cpp152 chunk_t* dealloc(size_t start);
303 chunk_t const * const freed = dealloc(offset);
367 SimpleBestFitAllocator::chunk_t* SimpleBestFitAllocator::dealloc(size_t start) function in class:android::SimpleBestFitAllocator
394 dump_l("dealloc (!freed->free)");

Completed in 1219 milliseconds