HomeSort by relevance Sort by last modified time
    Searched defs:SetGetStatsFunction (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/allocator/
allocator_extension.cc 42 void SetGetStatsFunction(thunks::GetStatsFunction get_stats_function) {
45 thunks::SetGetStatsFunction(get_stats_function);
allocator_extension_thunks.cc 33 void SetGetStatsFunction(GetStatsFunction get_stats_function) {

Completed in 624 milliseconds