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

/external/chromium_org/base/allocator/
H A Dallocator_extension_thunks.cc21 static GetStatsFunction g_get_stats_function = NULL; member in namespace:base::allocator::thunks
34 g_get_stats_function = get_stats_function;
38 return g_get_stats_function;

Completed in 427 milliseconds