Home
last modified time | relevance | path

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

/external/libchrome/base/allocator/
Dallocator_shim_override_libc_symbols.h23 SHIM_ALIAS_SYMBOL(ShimFree);
32 SHIM_ALIAS_SYMBOL(ShimFree);
Dallocator_shim_override_linker_wrapped_symbols.h24 SHIM_ALIAS_SYMBOL(ShimFree);
Dallocator_shim.cc225 void ShimFree(void* address) { in ShimFree() function