Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc2075 string FormatComment(const string& comment_text) { in FormatComment() argument
2076 string stripped_comment = comment_text; in FormatComment()