Home
last modified time | relevance | path

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

/external/libweave/third_party/chromium/base/json/
Djson_writer.cc177 IndentLine(depth + 1U); in BuildJSONString()
192 IndentLine(depth); in BuildJSONString()
208 void JSONWriter::IndentLine(size_t depth) { in IndentLine() function in base::JSONWriter
Djson_writer.h59 void IndentLine(size_t depth);
/external/libchrome/base/json/
Djson_writer.cc177 IndentLine(depth + 1U); in BuildJSONString()
192 IndentLine(depth); in BuildJSONString()
208 void JSONWriter::IndentLine(size_t depth) { in IndentLine() function in base::JSONWriter
Djson_writer.h59 void IndentLine(size_t depth);