Home
last modified time | relevance | path

Searched refs:from_array (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/binder/range_alloc/
H A Dmod.rs185 TreeRangeAllocator::from_array(array.total_size(), &mut array.ranges, allocs); in reserve_new()
H A Dtree.rs34 pub(crate) fn from_array( in from_array() method