Searched defs:indent (Results 1 – 4 of 4) sorted by relevance
321 constexpr const char indent[] = " "; in dump() local342 constexpr const char indent[] = " "; in dump() local370 constexpr const char indent[] = " "; in debug() local
38 std::string indent(indent_, ' '); in debugString() local
299 static void indent(struct printbuf *pb, int level, int flags) in indent() function
187 static bool cborPrettyPrintInternal(const cppbor::Item* item, string& out, size_t indent, in cborPrettyPrintInternal()