Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djson.h1900 static std::string normalizeEOL(const std::string& text);
1964 static std::string normalizeEOL(const std::string& text);
Djsoncpp.cpp556 static std::string normalizeEOL(Reader::Location begin, Reader::Location end) { in normalizeEOL() function
578 const std::string& normalized = normalizeEOL(begin, end); in addComment()
1537 const std::string& normalized = normalizeEOL(begin, end); in addComment()