Home
last modified time | relevance | path

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

/external/libchrome/base/allocator/
Dallocator_shim.cc157 return chain_head->free_function(chain_head, address); in ShimCppDelete()
227 return chain_head->free_function(chain_head, address); in ShimFree()
Dallocator_shim.h64 FreeFn* const free_function; member
/external/libchrome/base/trace_event/
Dmalloc_dump_provider.cc73 next->free_function(next, address); in HookFree()