Home | Sort by relevance Sort by last modified time |
/external/libchrome/base/allocator/ | |
allocator_shim.h | 100 // |default_dispatch| is statically defined by one (and only one) of the 103 static const AllocatorDispatch default_dispatch; member in struct:base::allocator::AllocatorDispatch |
allocator_shim_default_dispatch_to_glibc.cc | 64 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in class:AllocatorDispatch |
allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc | 102 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in class:AllocatorDispatch |
allocator_shim.cc | 40 &allocator::AllocatorDispatch::default_dispatch); |