Home
last modified time | relevance | path

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

/linux-6.3-rc2/rust/alloc/
A Draw_vec.rs330 pub fn reserve_for_push(&mut self, len: usize) { in reserve_for_push() method
/linux-6.3-rc2/rust/alloc/vec/
A Dmod.rs1826 self.buf.reserve_for_push(self.len); in push()

Completed in 11 milliseconds