Home
last modified time | relevance | path

Searched defs:writeCommentBeforeValue (Results 1 – 2 of 2) 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
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp4534 void StyledWriter::writeCommentBeforeValue(const Value& root) { in writeCommentBeforeValue() function in Json::StyledWriter
4751 void StyledStreamWriter::writeCommentBeforeValue(const Value& root) { in writeCommentBeforeValue() function in Json::StyledStreamWriter
5038 void BuiltStyledStreamWriter::writeCommentBeforeValue(Value const& root) { in writeCommentBeforeValue() function in Json::BuiltStyledStreamWriter