HomeSort by relevance Sort by last modified time
    Searched defs:GetProtoDebugString (Results 1 - 6 of 6) sorted by null

  /system/tpm/attestation/common/
print_common_proto.cc 28 std::string GetProtoDebugString(KeyType value) {
42 std::string GetProtoDebugString(KeyUsage value) {
56 std::string GetProtoDebugString(CertificateProfile value) {
83 std::string GetProtoDebugString(const Quote& value) {
125 std::string GetProtoDebugString(const EncryptedData& value) {
174 std::string GetProtoDebugString(const SignedData& value) {
202 std::string GetProtoDebugString(const EncryptedIdentityCredential& value) {
print_interface_proto.cc 30 std::string GetProtoDebugString(AttestationStatus value) {
63 std::string GetProtoDebugString(const CreateGoogleAttestedKeyRequest& value) {
114 std::string GetProtoDebugString(const CreateGoogleAttestedKeyReply& value) {
146 std::string GetProtoDebugString(const GetKeyInfoRequest& value) {
170 std::string GetProtoDebugString(const GetKeyInfoReply& value) {
234 std::string GetProtoDebugString(const GetEndorsementInfoRequest& value) {
256 std::string GetProtoDebugString(const GetEndorsementInfoReply& value) {
291 std::string GetProtoDebugString(const GetAttestationKeyInfoRequest& value) {
313 std::string GetProtoDebugString(const GetAttestationKeyInfoReply& value) {
371 std::string GetProtoDebugString(const ActivateAttestationKeyRequest& value)
    [all...]
  /system/tpm/tpm_manager/common/
print_local_data_proto.cc 27 std::string GetProtoDebugString(const LocalData& value) {
print_tpm_manager_status_proto.cc 28 std::string GetProtoDebugString(TpmManagerStatus value) {
print_tpm_nvram_interface_proto.cc 30 std::string GetProtoDebugString(const DefineNvramRequest& value) {
54 std::string GetProtoDebugString(const DefineNvramReply& value) {
75 std::string GetProtoDebugString(const DestroyNvramRequest& value) {
94 std::string GetProtoDebugString(const DestroyNvramReply& value) {
115 std::string GetProtoDebugString(const WriteNvramRequest& value) {
141 std::string GetProtoDebugString(const WriteNvramReply& value) {
162 std::string GetProtoDebugString(const ReadNvramRequest& value) {
181 std::string GetProtoDebugString(const ReadNvramReply& value) {
209 std::string GetProtoDebugString(const IsNvramDefinedRequest& value) {
228 std::string GetProtoDebugString(const IsNvramDefinedReply& value)
    [all...]
print_tpm_ownership_interface_proto.cc 31 std::string GetProtoDebugString(const GetTpmStatusRequest& value) {
45 std::string GetProtoDebugString(const GetTpmStatusReply& value) {
106 std::string GetProtoDebugString(const TakeOwnershipRequest& value) {
120 std::string GetProtoDebugString(const TakeOwnershipReply& value) {
141 std::string GetProtoDebugString(const RemoveOwnerDependencyRequest& value) {
164 std::string GetProtoDebugString(const RemoveOwnerDependencyReply& value) {

Completed in 36 milliseconds