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

  /system/security/keystore/
auth_token_table.cpp 53 Entry new_entry(auth_token, clock_function_());
137 time_t now = clock_function_();
auth_token_table.h 45 : max_entries_(max_entries), clock_function_(clock_function) {}
158 time_t (*clock_function_)(); member in class:keymaster::AuthTokenTable

Completed in 43 milliseconds