Home
last modified time | relevance | path

Searched defs:default_dispatch (Results 1 – 3 of 3) 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