Searched refs:new_time (Results 1 – 6 of 6) sorted by relevance
/system/extras/tests/sdcard/ |
D | plot_sdcard.py | 71 new_time = [] 78 new_time.append(t) 82 self.time = new_time
|
/system/update_engine/ |
D | payload_state.h | 301 void SetBackoffExpiryTime(const base::Time& new_time);
|
D | payload_state.cc | 946 void PayloadState::SetBackoffExpiryTime(const Time& new_time) { in SetBackoffExpiryTime() argument 948 backoff_expiry_time_ = new_time; in SetBackoffExpiryTime()
|
/system/tpm/trunks/ |
D | mock_tpm.h | 1381 const UINT64& new_time, 1387 const UINT64& new_time,
|
D | tpm_generated.h | 6213 const UINT64& new_time, 6222 const UINT64& new_time, 6228 const UINT64& new_time,
|
D | tpm_generated.cc | 35993 const UINT64& new_time, in SerializeCommand_ClockSet() argument 36021 new_time, in SerializeCommand_ClockSet() 36200 const UINT64& new_time, in ClockSet() argument 36214 new_time, in ClockSet() 36227 const UINT64& new_time, in ClockSetSync() argument 36234 new_time, in ClockSetSync()
|