Searched refs:time_received (Results 1 - 2 of 2) sorted by relevance

/system/security/keystore/
H A Dauth_token_table.h133 time_t time_received() const { return time_received_; } function in class:keymaster::AuthTokenTable::Entry
H A Dauth_token_table.cpp138 if (static_cast<int64_t>(newest_match->time_received()) + timeout < static_cast<int64_t>(now))

Completed in 71 milliseconds