Home
last modified time | relevance | path

Searched refs:AllocAlignedFn (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim.h56 using AllocAlignedFn = void*(const AllocatorDispatch* self, member
90 AllocAlignedFn* const alloc_aligned_function;
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc75 void* AllocAlignedFn(const AllocatorDispatch* self, in AllocAlignedFn() function
141 &AllocAlignedFn,