Home
last modified time | relevance | path

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

/system/security/keystore/
Dauth_token_table.cpp172 newest_match->UpdateLastUse(now); in FindTimedAuthorization()
226 newest_match->UpdateLastUse(now); in FindAuthorizationForCredstore()
286 void AuthTokenTable::Entry::UpdateLastUse(time_t time) { in UpdateLastUse() function in keystore::AuthTokenTable::Entry
Dauth_token_table.h120 void UpdateLastUse(time_t time);