template <>
class WireWeakSyncClientImpl
Defined at line 2570 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_tpm::Provision::IsOwned> IsOwned ()
Returns the OwnershipStatus of the TPM.
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_tpm::Provision::TakeOwnership> TakeOwnership (::fuchsia_tpm::wire::ProvisionTakeOwnershipRequest ProvisionTakeOwnershipRequest)
TakeOwnership is a one time setup call that is required on operating
system install or after a factory reset.
Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.