Home
last modified time | relevance | path

Searched defs:current_time (Results 1 – 9 of 9) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/src/
Dhci_transport.cc107 base::TimeTicks current_time = base::TimeTicks::Now(); in OnFileCanWriteWithoutBlocking() local
/system/webservd/webservd/
Dutils.cc67 time_t current_time = GetTimeNow().ToTimeT(); in CreateCertificate() local
/system/core/init/
Dbootchart.cpp252 long long current_time = bootchart_gettime(); in bootchart_sample() local
/system/security/keystore/
Dauth_token_table.cpp179 AuthTokenTable::Entry::Entry(const hw_auth_token_t* token, time_t current_time) in Entry()
/system/keymaster/
Dkeymaster_enforcement.cpp517 bool AccessTimeMap::UpdateKeyAccessTime(km_id_t keyid, uint32_t current_time, uint32_t timeout) { in UpdateKeyAccessTime()
Dkeymaster_enforcement_test.cpp62 uint32_t current_time() { return current_time_; } in current_time() function in keymaster::test::TestKeymasterEnforcement
/system/bt/btif/src/
Dbtif_config.c187 time_t current_time = time(NULL); in init() local
/system/connectivity/shill/
Ddevice_unittest.cc640 time_t current_time = 1000; in TEST_F() local
/system/tpm/trunks/
Dtpm_generated.cc35831 TPMS_TIME_INFO* current_time, in ParseResponse_ReadClock()
35936 TPMS_TIME_INFO current_time; in ReadClockResponseParser() local
35972 TPMS_TIME_INFO* current_time, in ReadClockSync()