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

/system/core/libutils/
H A DSharedBuffer.cpp49 void SharedBuffer::dealloc(const SharedBuffer* released) function in class:android::SharedBuffer
121 dealloc(this);
132 dealloc(this);
/system/libhidl/libhidlcache/
H A DMemoryDealer.cpp74 chunk_t* dealloc(size_t start);
144 chunk_t const* const freed = dealloc(offset);
204 SimpleBestFitAllocator::chunk_t* SimpleBestFitAllocator::dealloc(size_t start) { function in class:android::hardware::SimpleBestFitAllocator
234 dump_l("dealloc (!freed->free)");
/system/bt/hci/include/
H A Dbt_vendor_lib.h301 * in at the p_mem parameter by calling dealloc callout function.
351 mdealloc_cb dealloc; member in struct:__anon656
/system/bt/bta/ag/
H A Dbta_ag_int.h211 bool dealloc; /* true if service shutting down */ member in struct:tBTA_AG_SCB

Completed in 201 milliseconds