Searched defs:IndentLine (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/json/
H A Djson_writer.cc165 IndentLine(depth + 1);
177 IndentLine(depth);
197 void JSONWriter::IndentLine(int depth) { function in class:base::JSONWriter

Completed in 58 milliseconds