Searched defs:GetProtoDebugStringWithIndent (Results 1 – 6 of 6) sorted by relevance
/system/tpm/attestation/common/ |
D | print_interface_proto.cc | 34 std::string GetProtoDebugStringWithIndent(AttestationStatus value, in GetProtoDebugStringWithIndent() function 67 std::string GetProtoDebugStringWithIndent( in GetProtoDebugStringWithIndent() function 118 std::string GetProtoDebugStringWithIndent( in GetProtoDebugStringWithIndent() function 150 std::string GetProtoDebugStringWithIndent(const GetKeyInfoRequest& value, in GetProtoDebugStringWithIndent() function 174 std::string GetProtoDebugStringWithIndent(const GetKeyInfoReply& value, in GetProtoDebugStringWithIndent() function 238 std::string GetProtoDebugStringWithIndent( in GetProtoDebugStringWithIndent() function 260 std::string GetProtoDebugStringWithIndent(const GetEndorsementInfoReply& value, in GetProtoDebugStringWithIndent() function 295 std::string GetProtoDebugStringWithIndent( in GetProtoDebugStringWithIndent() function 317 std::string GetProtoDebugStringWithIndent( in GetProtoDebugStringWithIndent() function 375 std::string GetProtoDebugStringWithIndent( in GetProtoDebugStringWithIndent() function [all …]
|
D | print_common_proto.cc | 32 std::string GetProtoDebugStringWithIndent(KeyType value, int indent_size) { in GetProtoDebugStringWithIndent() function 46 std::string GetProtoDebugStringWithIndent(KeyUsage value, int indent_size) { in GetProtoDebugStringWithIndent() function 60 std::string GetProtoDebugStringWithIndent(CertificateProfile value, in GetProtoDebugStringWithIndent() function 87 std::string GetProtoDebugStringWithIndent(const Quote& value, int indent_size) { in GetProtoDebugStringWithIndent() function 129 std::string GetProtoDebugStringWithIndent(const EncryptedData& value, in GetProtoDebugStringWithIndent() function 178 std::string GetProtoDebugStringWithIndent(const SignedData& value, in GetProtoDebugStringWithIndent() function 206 std::string GetProtoDebugStringWithIndent( in GetProtoDebugStringWithIndent() function
|
/system/tpm/tpm_manager/common/ |
D | print_tpm_nvram_interface_proto.cc | 34 std::string GetProtoDebugStringWithIndent(const DefineNvramRequest& value, in GetProtoDebugStringWithIndent() function 58 std::string GetProtoDebugStringWithIndent(const DefineNvramReply& value, in GetProtoDebugStringWithIndent() function 79 std::string GetProtoDebugStringWithIndent(const DestroyNvramRequest& value, in GetProtoDebugStringWithIndent() function 98 std::string GetProtoDebugStringWithIndent(const DestroyNvramReply& value, in GetProtoDebugStringWithIndent() function 119 std::string GetProtoDebugStringWithIndent(const WriteNvramRequest& value, in GetProtoDebugStringWithIndent() function 145 std::string GetProtoDebugStringWithIndent(const WriteNvramReply& value, in GetProtoDebugStringWithIndent() function 166 std::string GetProtoDebugStringWithIndent(const ReadNvramRequest& value, in GetProtoDebugStringWithIndent() function 185 std::string GetProtoDebugStringWithIndent(const ReadNvramReply& value, in GetProtoDebugStringWithIndent() function 213 std::string GetProtoDebugStringWithIndent(const IsNvramDefinedRequest& value, in GetProtoDebugStringWithIndent() function 232 std::string GetProtoDebugStringWithIndent(const IsNvramDefinedReply& value, in GetProtoDebugStringWithIndent() function [all …]
|
D | print_tpm_ownership_interface_proto.cc | 35 std::string GetProtoDebugStringWithIndent(const GetTpmStatusRequest& value, in GetProtoDebugStringWithIndent() function 49 std::string GetProtoDebugStringWithIndent(const GetTpmStatusReply& value, in GetProtoDebugStringWithIndent() function 110 std::string GetProtoDebugStringWithIndent(const TakeOwnershipRequest& value, in GetProtoDebugStringWithIndent() function 124 std::string GetProtoDebugStringWithIndent(const TakeOwnershipReply& value, in GetProtoDebugStringWithIndent() function 145 std::string GetProtoDebugStringWithIndent( in GetProtoDebugStringWithIndent() function 168 std::string GetProtoDebugStringWithIndent( in GetProtoDebugStringWithIndent() function
|
D | print_tpm_manager_status_proto.cc | 32 std::string GetProtoDebugStringWithIndent(TpmManagerStatus value, in GetProtoDebugStringWithIndent() function
|
D | print_local_data_proto.cc | 31 std::string GetProtoDebugStringWithIndent(const LocalData& value, in GetProtoDebugStringWithIndent() function
|