Home
last modified time | relevance | path

Searched defs:writeWithIndent (Results 1 – 2 of 2) sorted by relevance

/external/jsoncpp/src/lib_json/
Djson_writer.cpp401 void StyledWriter::writeWithIndent(const std::string& value) { in writeWithIndent() function in Json::StyledWriter
629 void StyledStreamWriter::writeWithIndent(const std::string& value) { in writeWithIndent() function in Json::StyledStreamWriter
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp4522 void StyledWriter::writeWithIndent(const std::string& value) { in writeWithIndent() function in Json::StyledWriter
4738 void StyledStreamWriter::writeWithIndent(const std::string& value) { in writeWithIndent() function in Json::StyledStreamWriter
5025 void BuiltStyledStreamWriter::writeWithIndent(std::string const& value) { in writeWithIndent() function in Json::BuiltStyledStreamWriter