OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_off_body_
(Results
1 - 2
of
2
) sorted by null
/system/security/keystore/
auth_token_table.h
47
: max_entries_(max_entries),
last_off_body_
(clock_function()),
86
* Update the
last_off_body_
timestamp so that tokens which remain authorized only so long as
149
time_t
last_off_body_
;
member in class:keystore::AuthTokenTable
auth_token_table.cpp
161
static_cast<int64_t>(
last_off_body_
)) {
184
last_off_body_
= clock_function_();
Completed in 90 milliseconds