Home
last modified time | relevance | path

Searched refs:ShimCppDelete (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim_override_cpp_symbols.h21 SHIM_ALIAS_SYMBOL(ShimCppDelete);
27 SHIM_ALIAS_SYMBOL(ShimCppDelete);
38 SHIM_ALIAS_SYMBOL(ShimCppDelete);
42 SHIM_ALIAS_SYMBOL(ShimCppDelete);
Dallocator_shim.cc155 void ShimCppDelete(void* address) { in ShimCppDelete() function