Searched refs:get_allocator_waste_size_function (Results 1 – 4 of 4) sorted by relevance
13 thunks::GetAllocatorWasteSizeFunction get_allocator_waste_size_function = in GetAllocatorWasteSize() local15 return get_allocator_waste_size_function != NULL && in GetAllocatorWasteSize()16 get_allocator_waste_size_function(size); in GetAllocatorWasteSize()36 thunks::GetAllocatorWasteSizeFunction get_allocator_waste_size_function) { in SetGetAllocatorWasteSizeFunction() argument39 thunks::SetGetAllocatorWasteSizeFunction(get_allocator_waste_size_function); in SetGetAllocatorWasteSizeFunction()
25 GetAllocatorWasteSizeFunction get_allocator_waste_size_function) { in SetGetAllocatorWasteSizeFunction() argument26 g_get_allocator_waste_size_function = get_allocator_waste_size_function; in SetGetAllocatorWasteSizeFunction()
20 GetAllocatorWasteSizeFunction get_allocator_waste_size_function);
48 thunks::GetAllocatorWasteSizeFunction get_allocator_waste_size_function);