Searched refs:init_static_shared_pool (Results 1 – 2 of 2) sorted by relevance
126 memory.init_static_shared_pool(range).map_err(|e| { in new()
357 pub fn init_static_shared_pool(&mut self, range: Range<usize>) -> Result<()> { in init_static_shared_pool() method