Home
last modified time | relevance | path

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

/system/security/keystore/
Dauth_token_table.h45 … : max_entries_(max_entries), last_off_body_(clock_function()), clock_function_(clock_function) {} in max_entries_()
165 time_t (*clock_function_)(); variable
Dauth_token_table.cpp53 Entry new_entry(auth_token, clock_function_()); in AddAuthenticationToken()
137 time_t now = clock_function_(); in FindTimedAuthorization()
166 last_off_body_ = clock_function_(); in onDeviceOffBody()