Searched defs:current_time (Results 1 – 7 of 7) sorted by relevance
/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 | 211 AuthTokenTable::Entry::Entry(HardwareAuthToken&& token, time_t current_time) in Entry()
|
D | keymaster_enforcement.cpp | 555 bool AccessTimeMap::UpdateKeyAccessTime(km_id_t keyid, uint32_t current_time, uint32_t timeout) { in UpdateKeyAccessTime()
|
/system/keymaster/android_keymaster/ |
D | keymaster_enforcement.cpp | 503 bool AccessTimeMap::UpdateKeyAccessTime(km_id_t keyid, uint32_t current_time, uint32_t timeout) { in UpdateKeyAccessTime()
|
/system/bt/btif/src/ |
D | btif_config.cc | 170 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
|
/system/tpm/trunks/ |
D | tpm_generated.cc | 29092 TPMS_TIME_INFO* current_time, in ParseResponse_ReadClock() 29176 TPMS_TIME_INFO current_time; in ReadClockResponseParser() local 29202 TPM_RC Tpm::ReadClockSync(TPMS_TIME_INFO* current_time, in ReadClockSync()
|