Home
last modified time | relevance | path

Searched refs:default_dispatch (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim_default_dispatch_to_linker_wrapped_symbols.cc50 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in AllocatorDispatch
Dallocator_shim_default_dispatch_to_glibc.cc45 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in AllocatorDispatch
Dallocator_shim.h71 static const AllocatorDispatch default_dispatch; member
Dallocator_shim.cc28 &allocator::AllocatorDispatch::default_dispatch);