Home
last modified time | relevance | path

Searched refs:insert_last_off_body (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore2/src/
Dglobals.rs63 db.insert_last_off_body(MonotonicRawTime::now()); in create_thread_local_db()
Ddatabase.rs3173 pub fn insert_last_off_body(&self, last_off_body: MonotonicRawTime) { in insert_last_off_body() method
5430 db.insert_last_off_body(MonotonicRawTime::now()); in test_last_off_body()