Searched defs:update_background_timeout (Results 1 – 2 of 2) sorted by relevance
109 pub(crate) fn update_background_timeout(&self, uid: u64) -> Option<SqlList> { in update_background_timeout() method
128 pub(crate) fn update_background_timeout(&mut self, uid: u64) -> Option<SqlList> { in update_background_timeout() method