Searched refs:BatchFreeFn (Results 1 – 6 of 6) sorted by relevance
/external/libchrome/base/allocator/ |
D | allocator_shim.h | 79 using BatchFreeFn = void(const AllocatorDispatch* self, member 95 BatchFreeFn* const batch_free_function;
|
/external/cronet/base/allocator/partition_allocator/shim/ |
D | allocator_shim.h | 90 using BatchFreeFn = void(const AllocatorDispatch* self, member 125 BatchFreeFn* const batch_free_function;
|
/external/cronet/base/allocator/dispatcher/ |
D | standard_hooks.cc | 119 void BatchFreeFn(const AllocatorDispatch* self, in BatchFreeFn() function 191 &BatchFreeFn,
|
/external/libchrome/base/debug/ |
D | thread_heap_usage_tracker.cc | 185 void BatchFreeFn(const AllocatorDispatch* self, in BatchFreeFn() function 215 &BatchFreeFn,
|
/external/cronet/base/allocator/dispatcher/internal/ |
D | dispatcher_internal.h | 212 static void BatchFreeFn(const AllocatorDispatch* self, in BatchFreeFn() function 308 &BatchFreeFn,
|
/external/libchrome/base/sampling_heap_profiler/ |
D | sampling_heap_profiler.cc | 121 void BatchFreeFn(const AllocatorDispatch* self, in BatchFreeFn() function 146 &BatchFreeFn,
|