HomeSort by relevance Sort by last modified time
    Searched refs:UpdateLastUse (Results 1 - 2 of 2) sorted by null

  /system/security/keystore/
auth_token_table.h 111 void UpdateLastUse(time_t time);
auth_token_table.cpp 171 newest_match->UpdateLastUse(now);
223 void AuthTokenTable::Entry::UpdateLastUse(time_t time) {

Completed in 69 milliseconds