Searched refs:update_last_off_body (Results 1 – 2 of 2) sorted by relevance
215 DB.with(|db| db.borrow_mut().update_last_off_body(MonotonicRawTime::now())); in on_device_off_body()
3178 pub fn update_last_off_body(&self, last_off_body: MonotonicRawTime) { in update_last_off_body() method5436 db.update_last_off_body(MonotonicRawTime::now()); in test_last_off_body()