Searched refs:g_get_allocator_waste_size_function (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/allocator/
H A Dallocator_extension_thunks.cc20 static GetAllocatorWasteSizeFunction g_get_allocator_waste_size_function = NULL; member in namespace:base::allocator::thunks
26 g_get_allocator_waste_size_function = get_allocator_waste_size_function;
30 return g_get_allocator_waste_size_function;

Completed in 45 milliseconds