Home
last modified time | relevance | path

Searched refs:GetGetAllocatorWasteSizeFunction (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/base/allocator/
Dallocator_extension.cc14 thunks::GetGetAllocatorWasteSizeFunction(); in GetAllocatorWasteSize()
37 DCHECK_EQ(thunks::GetGetAllocatorWasteSizeFunction(), in SetGetAllocatorWasteSizeFunction()
Dallocator_extension_thunks.h21 GetAllocatorWasteSizeFunction GetGetAllocatorWasteSizeFunction();
Dallocator_extension_thunks.cc29 GetAllocatorWasteSizeFunction GetGetAllocatorWasteSizeFunction() { in GetGetAllocatorWasteSizeFunction() function