Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_writer.cpp256 writeCommentBeforeValue(root); in write()
297 writeCommentBeforeValue(childValue); in writeValue()
328 writeCommentBeforeValue(childValue); in writeArrayValue()
413 void StyledWriter::writeCommentBeforeValue(const Value& root) { in writeCommentBeforeValue() function in Json::StyledWriter
479 writeCommentBeforeValue(root); in write()
520 writeCommentBeforeValue(childValue); in writeValue()
551 writeCommentBeforeValue(childValue); in writeArrayValue()
641 void StyledStreamWriter::writeCommentBeforeValue(const Value& root) { in writeCommentBeforeValue() function in Json::StyledStreamWriter
/external/jsoncpp/include/json/
Dwriter.h115 void writeCommentBeforeValue(const Value& root);
178 void writeCommentBeforeValue(const Value& root);