Home
last modified time | relevance | path

Searched defs:OnAllocation (Results 1 – 4 of 4) sorted by relevance

/external/cronet/base/debug/
Dallocation_trace.cc39 void AllocationTraceRecorder::OnAllocation( in OnAllocation() function in base::debug::tracer::AllocationTraceRecorder
Dallocation_trace_perftest.cc25 enum class HandlerFunctionSelector { OnAllocation, OnFree }; enumerator
/external/cronet/base/sampling_heap_profiler/
Dpoisson_allocation_sampler.h249 ALWAYS_INLINE void PoissonAllocationSampler::OnAllocation( in OnAllocation() function
/external/cronet/base/allocator/dispatcher/
Ddispatcher_unittest.cc37 void OnAllocation(void* address, in OnAllocation() function