Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_writer.cpp413 void StyledWriter::writeCommentBeforeValue(const Value& root) { in writeCommentBeforeValue() function in Json::StyledWriter
641 void StyledStreamWriter::writeCommentBeforeValue(const Value& root) { in writeCommentBeforeValue() function in Json::StyledStreamWriter