Home
last modified time | relevance | path

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

/third_party/jsoncpp/src/lib_json/
Djson_writer.cpp914 String nullSymbol, String endingLineFeedSymbol, bool useSpecialFloats, in BuiltStyledStreamWriter()
1190 String nullSymbol = "null"; in newStreamWriter() local
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp4842 std::string const& nullSymbol, in BuiltStyledStreamWriter()
5115 std::string nullSymbol = "null"; in newStreamWriter() local