Searched defs:current_time (Results 1 – 7 of 7) sorted by relevance
| /system/update_engine/update_manager/ |
| D | policy_test_utils.cc | 52 Time current_time = fake_clock_.GetWallclockTime(); in SetUpDefaultTimeProvider() local
|
| /system/extras/boottime_tools/io_analysis/ |
| D | check_io_trace_all.py | 237 def handle_reason(self, current_time, iowait, waiting_call): argument 247 def handle_switch_out(self, current_time, out_state, priority, name, core): argument 261 def handle_switch_in(self, current_time, priority, name, core): argument
|
| /system/security/keystore/ |
| D | auth_token_table.cpp | 220 AuthTokenTable::Entry::Entry(HardwareAuthToken&& token, time_t current_time) in Entry()
|
| D | keymaster_enforcement.cpp | 498 bool AccessTimeMap::UpdateKeyAccessTime(km_id_t keyid, uint32_t current_time, uint32_t timeout) { in UpdateKeyAccessTime()
|
| /system/keymaster/android_keymaster/ |
| D | keymaster_enforcement.cpp | 512 bool AccessTimeMap::UpdateKeyAccessTime(km_id_t keyid, uint32_t current_time, uint32_t timeout) { in UpdateKeyAccessTime()
|
| /system/bt/btif/src/ |
| D | btif_config.cc | 234 time_t current_time = time(NULL); in init() local
|
| /system/keymaster/tests/ |
| D | keymaster_enforcement_test.cpp | 62 uint32_t current_time() { return current_time_; } in current_time() function in keymaster::test::TestKeymasterEnforcement
|