OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clock_function_
(Results
1 - 2
of
2
) sorted by null
/system/security/keystore/
auth_token_table.h
47
clock_function_
(clock_function) {}
158
time_t (*
clock_function_
)();
member in class:keystore::AuthTokenTable
auth_token_table.cpp
81
Entry new_entry(std::move(auth_token),
clock_function_
());
160
time_t now =
clock_function_
();
189
last_off_body_ =
clock_function_
();
Completed in 127 milliseconds