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 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);

Completed in 112 milliseconds