Searched defs:endingLineFeedSymbol (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp4806 std::string const& endingLineFeedSymbol,
4843 std::string const& endingLineFeedSymbol,
4851 , endingLineFeedSymbol_(endingLineFeedSymbol)
5120 std::string endingLineFeedSymbol = ""; local
5123 colonSymbol, nullSymbol, endingLineFeedSymbol, usf, pre);
4838 BuiltStyledStreamWriter( std::string const& indentation, CommentStyle::Enum cs, std::string const& colonSymbol, std::string const& nullSymbol, std::string const& endingLineFeedSymbol, bool useSpecialFloats, unsigned int precision) argument

Completed in 294 milliseconds