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

/frameworks/native/include/utils/
H A DSharedBuffer.h46 static ssize_t dealloc(const SharedBuffer* released);
/frameworks/native/libs/utils/
H A DSharedBuffer.cpp38 ssize_t SharedBuffer::dealloc(const SharedBuffer* released) function in class:android::SharedBuffer
H A DBasicHashtable.cpp258 SharedBuffer::dealloc(sb);
H A DVectorImpl.cpp352 SharedBuffer::dealloc(sb);
/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 434 milliseconds