Searched defs:IndentLine (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libchrome/base/json/ | ||
H A D | json_writer.cc | 205 void JSONWriter::IndentLine(size_t depth) { in IndentLine() function in base::JSONWriter |
/aosp_15_r20/external/cronet/base/json/ | ||
H A D | json_writer.cc | 215 void JSONWriter::IndentLine(size_t depth) { in IndentLine() function in base::JSONWriter |