Home
last modified time | relevance | path

Searched defs:update_background_timeout (Results 1 – 2 of 2) sorted by relevance

/base/request/request/services/src/manage/scheduler/state/
Drecorder.rs109 pub(crate) fn update_background_timeout(&self, uid: u64) -> Option<SqlList> { in update_background_timeout() method
Dmod.rs128 pub(crate) fn update_background_timeout(&mut self, uid: u64) -> Option<SqlList> { in update_background_timeout() method