Searched defs:writeWithIndent (Results 1 – 2 of 2) sorted by relevance
/external/jsoncpp/src/lib_json/ | ||
D | json_writer.cpp | 401 void StyledWriter::writeWithIndent(const std::string& value) { in writeWithIndent() function in Json::StyledWriter |
/external/protobuf/conformance/third_party/jsoncpp/ | ||
D | jsoncpp.cpp | 4522 void StyledWriter::writeWithIndent(const std::string& value) { in writeWithIndent() function in Json::StyledWriter |