Lines Matching refs:indent

88   std::string indent(indent_size, ' ');  in GetProtoDebugStringWithIndent()  local
93 output += indent + " quote: "; in GetProtoDebugStringWithIndent()
100 output += indent + " quoted_data: "; in GetProtoDebugStringWithIndent()
107 output += indent + " quoted_pcr_value: "; in GetProtoDebugStringWithIndent()
115 output += indent + " pcr_source_hint: "; in GetProtoDebugStringWithIndent()
121 output += indent + "}\n"; in GetProtoDebugStringWithIndent()
131 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() local
136 output += indent + " wrapped_key: "; in GetProtoDebugStringWithIndent()
143 output += indent + " iv: "; in GetProtoDebugStringWithIndent()
150 output += indent + " mac: "; in GetProtoDebugStringWithIndent()
157 output += indent + " encrypted_data: "; in GetProtoDebugStringWithIndent()
164 output += indent + " wrapping_key_id: "; in GetProtoDebugStringWithIndent()
170 output += indent + "}\n"; in GetProtoDebugStringWithIndent()
180 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() local
185 output += indent + " data: "; in GetProtoDebugStringWithIndent()
192 output += indent + " signature: "; in GetProtoDebugStringWithIndent()
198 output += indent + "}\n"; in GetProtoDebugStringWithIndent()
209 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() local
214 output += indent + " asym_ca_contents: "; in GetProtoDebugStringWithIndent()
222 output += indent + " sym_ca_attestation: "; in GetProtoDebugStringWithIndent()
229 output += indent + "}\n"; in GetProtoDebugStringWithIndent()