HomeSort by relevance Sort by last modified time
    Searched refs:default_dispatch (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/allocator/
allocator_shim.h 68 // |default_dispatch| is statically defined by one (and only one) of the
71 static const AllocatorDispatch default_dispatch; member in struct:base::allocator::AllocatorDispatch
allocator_shim_default_dispatch_to_glibc.cc 45 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in class:AllocatorDispatch
allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc 50 const AllocatorDispatch AllocatorDispatch::default_dispatch = { member in class:AllocatorDispatch
allocator_shim.cc 28 &allocator::AllocatorDispatch::default_dispatch);

Completed in 84 milliseconds