Home
last modified time | relevance | path

Searched refs:indentString (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp191 string indentString(indent, ' '); in cborPrettyPrintInternal() local
256 out.append("[\n" + indentString); in cborPrettyPrintInternal()
263 out.append(",\n" + indentString); in cborPrettyPrintInternal()
275 out.append("{\n" + indentString); in cborPrettyPrintInternal()
296 out.append(",\n" + indentString); in cborPrettyPrintInternal()