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

/system/tpm/trunks/
H A Dtpm_generated.cc8289 const TPM_SU& shutdown_type,
8307 rc = Serialize_TPM_SU(shutdown_type, &shutdown_type_bytes);
8447 void Tpm::Shutdown(const TPM_SU& shutdown_type, argument
8456 TPM_RC rc = SerializeCommand_Shutdown(shutdown_type, &command,
8465 TPM_RC Tpm::ShutdownSync(const TPM_SU& shutdown_type, argument
8469 TPM_RC rc = SerializeCommand_Shutdown(shutdown_type, &command,
8288 SerializeCommand_Shutdown( const TPM_SU& shutdown_type, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 91 milliseconds