Searched defs:new_time (Results 1 - 2 of 2) sorted by relevance

/system/update_engine/
H A Dpayload_state.cc946 void PayloadState::SetBackoffExpiryTime(const Time& new_time) { argument
948 backoff_expiry_time_ = new_time;
/system/tpm/trunks/
H A Dtpm_generated.cc35993 const UINT64& new_time,
36021 new_time,
36200 const UINT64& new_time,
36214 new_time,
36227 const UINT64& new_time,
36234 new_time,
35990 SerializeCommand_ClockSet( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const UINT64& new_time, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
36197 ClockSet( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const UINT64& new_time, AuthorizationDelegate* authorization_delegate, const ClockSetResponse& callback) argument
36224 ClockSetSync( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const UINT64& new_time, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 130 milliseconds