Home
last modified time | relevance | path

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

/external/libchrome/base/json/
Djson_writer.cc174 IndentLine(depth + 1U); in BuildJSONString()
189 IndentLine(depth); in BuildJSONString()
205 void JSONWriter::IndentLine(size_t depth) { in IndentLine() function in base::JSONWriter
Djson_writer.h61 void IndentLine(size_t depth);