Searched refs:cursor_front (Results 1 – 4 of 4) sorted by relevance
722 pub fn cursor_front(&mut self) -> Cursor<'_, T, ID> { in cursor_front() method
261 pub fn cursor_front(&self) -> Option<Cursor<'_, K, V>> { in cursor_front() method
593 let mut cursor = inner.oneway_todo.cursor_front(); in take_outdated_transaction()
301 let mut cursor = self.delivered_deaths.cursor_front(); in pull_delivered_death()