Searched refs:from_array (Results 1 – 2 of 2) sorted by relevance
185 TreeRangeAllocator::from_array(array.total_size(), &mut array.ranges, allocs); in reserve_new()
34 pub(crate) fn from_array( in from_array() method