Home
last modified time | relevance | path

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

/system/security/keystore/
Dauth_token_table.h47 clock_function_(clock_function) {} in max_entries_()
158 time_t (*clock_function_)(); variable
Dauth_token_table.cpp81 Entry new_entry(std::move(auth_token), clock_function_()); in AddAuthenticationToken()
160 time_t now = clock_function_(); in FindTimedAuthorization()
189 last_off_body_ = clock_function_(); in onDeviceOffBody()