Home
last modified time | relevance | path

Searched refs:tpm_command_proto (Results 1 – 1 of 1) sorted by relevance

/system/tpm/trunks/
Dtrunks_dbus_proxy.cc64 SendCommandRequest tpm_command_proto; in SendCommand() local
65 tpm_command_proto.set_command(command); in SendCommand()
81 tpm_command_proto); in SendCommand()
89 SendCommandRequest tpm_command_proto; in SendCommandAndWait() local
90 tpm_command_proto.set_command(command); in SendCommandAndWait()
99 tpm_command_proto); in SendCommandAndWait()