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

/system/tpm/trunks/
H A Dtpm_generated.cc8480 const TPMI_YES_NO& full_test,
8498 rc = Serialize_TPMI_YES_NO(full_test, &full_test_bytes);
8638 void Tpm::SelfTest(const TPMI_YES_NO& full_test, argument
8648 SerializeCommand_SelfTest(full_test, &command, authorization_delegate);
8656 TPM_RC Tpm::SelfTestSync(const TPMI_YES_NO& full_test, argument
8661 SerializeCommand_SelfTest(full_test, &command, authorization_delegate);
8479 SerializeCommand_SelfTest( const TPMI_YES_NO& full_test, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 160 milliseconds