/external/cronet/stable/base/debug/ |
D | allocation_trace.cc | 66 void AllocationTraceRecorder::OnFree(const void* freed_address) { in OnFree() function in base::debug::tracer::AllocationTraceRecorder
|
D | allocation_trace.h | 278 inline void AllocationTraceRecorder::OnFree( in OnFree() function
|
D | allocation_trace_perftest.cc | 27 enum class HandlerFunctionSelector { OnAllocation, OnFree }; enumerator
|
/external/cronet/tot/base/debug/ |
D | allocation_trace.cc | 66 void AllocationTraceRecorder::OnFree(const void* freed_address) { in OnFree() function in base::debug::tracer::AllocationTraceRecorder
|
D | allocation_trace.h | 278 inline void AllocationTraceRecorder::OnFree( in OnFree() function
|
D | allocation_trace_perftest.cc | 27 enum class HandlerFunctionSelector { OnAllocation, OnFree }; enumerator
|
/external/cronet/stable/base/sampling_heap_profiler/ |
D | poisson_allocation_sampler.h | 262 ALWAYS_INLINE void PoissonAllocationSampler::OnFree( in OnFree() function
|
/external/cronet/tot/base/sampling_heap_profiler/ |
D | poisson_allocation_sampler.h | 262 ALWAYS_INLINE void PoissonAllocationSampler::OnFree( in OnFree() function
|
/external/skia/src/gpu/graphite/ |
D | ResourceCache.h | 156 static void OnFree(Resource*) {} in OnFree() function
|
/external/cronet/tot/base/allocator/dispatcher/ |
D | dispatcher_unittest.cc | 41 void OnFree(const FreeNotificationData& notification_data) { in OnFree() function
|
/external/cronet/stable/base/allocator/dispatcher/ |
D | dispatcher_unittest.cc | 41 void OnFree(const FreeNotificationData& notification_data) { in OnFree() function
|
/external/cronet/tot/base/containers/ |
D | containers_memory_benchmark.cc | 91 void OnFree( in OnFree() function
|
/external/skia/src/gpu/ganesh/ |
D | GrResourceAllocator.h | 160 static void OnFree(Register* r) { } in OnFree() function
|
D | GrResourceCache.h | 342 static void OnFree(GrGpuResource*) { } in OnFree() function
|
/external/cronet/stable/base/containers/ |
D | containers_memory_benchmark.cc | 91 void OnFree( in OnFree() function
|
/external/compiler-rt/lib/asan/ |
D | asan_fake_stack.cc | 214 ALWAYS_INLINE void OnFree(uptr ptr, uptr class_id, uptr size) { in OnFree() function
|