Searched refs:indentCount (Results 1 – 2 of 2) sorted by relevance
77 size_t indentCount, bool toJson) in dumpHex() argument80 std::string jsonIndent(indentLevel * indentCount, 0x20); in dumpHex()177 const std::string& fieldValue, uint8_t indentCount) in jsonInsert() argument180 colAlign - (indentCount * indentLevel) - fieldName.length() - 3; in jsonInsert()181 const std::string jsonIndent(indentCount * indentLevel, 0x20); in jsonInsert()196 uint8_t indentCount) in jsonInsertArray() argument198 const std::string jsonIndent(indentCount * indentLevel, 0x20); in jsonInsertArray()219 colAlign - (indentCount * indentLevel) - fieldName.length() - 3; in jsonInsertArray()
38 size_t indentCount, bool toJson = true);49 const std::string& fieldValue, uint8_t indentCount);61 uint8_t indentCount);