Searched refs:get_last_off_body (Results 1 – 2 of 2) sorted by relevance
106 pub fn get_last_off_body(&self) -> MonotonicRawTime { in get_last_off_body() method
3220 self.perboot.find_auth_token_entry(p).map(|entry| (entry, self.get_last_off_body())) in find_auth_token_entry()3234 fn get_last_off_body(&self) -> MonotonicRawTime { in get_last_off_body() method3235 self.perboot.get_last_off_body() in get_last_off_body()5505 let last_off_body_1 = db.get_last_off_body(); in test_last_off_body()5511 let last_off_body_2 = db.get_last_off_body(); in test_last_off_body()