Lines Matching refs:value
28 std::string GetProtoDebugStringWithIndent(KeyType value, int indent_size);
29 std::string GetProtoDebugString(KeyType value);
30 std::string GetProtoDebugStringWithIndent(KeyUsage value, int indent_size);
31 std::string GetProtoDebugString(KeyUsage value);
32 std::string GetProtoDebugStringWithIndent(CertificateProfile value,
34 std::string GetProtoDebugString(CertificateProfile value);
35 std::string GetProtoDebugStringWithIndent(const Quote& value, int indent_size);
36 std::string GetProtoDebugString(const Quote& value);
37 std::string GetProtoDebugStringWithIndent(const EncryptedData& value,
39 std::string GetProtoDebugString(const EncryptedData& value);
40 std::string GetProtoDebugStringWithIndent(const SignedData& value,
42 std::string GetProtoDebugString(const SignedData& value);
44 const EncryptedIdentityCredential& value,
46 std::string GetProtoDebugString(const EncryptedIdentityCredential& value);