Home
last modified time | relevance | path

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

/external/libchrome/base/allocator/
Dallocator_shim.cc184 return chain_head->free_function(chain_head, address, context); in ShimCppDelete()
261 return chain_head->free_function(chain_head, address, context); in ShimFree()
Dallocator_shim.h92 FreeFn* const free_function; member
/external/libchrome/base/trace_event/
Dmalloc_dump_provider.cc84 next->free_function(next, address, context); in HookFree()