Searched defs:current (Results 1 – 4 of 4) sorted by relevance
425 current: *const Node<T>, field467 pub(crate) fn current(&self) -> Option<&'a T> { in current() method494 current: *const Node<T>, field536 pub(crate) fn current(&mut self) -> Option<&mut T> { in current() method
182 std::string current = GetCurrentTimeStamp(); in TranslateErrorEvent() local
250 let current = cursor.current().unwrap(); in get_key_mut_maybe_insert() localVariable
196 let mut current = self.status.load(Acquire); in set_readiness() localVariable