Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dtokenizer.cc670 : prev_trailing_comments_(prev_trailing_comments), in CommentCollector()
721 if (prev_trailing_comments_ != NULL) { in Flush()
722 prev_trailing_comments_->append(comment_buffer_); in Flush()
739 string* prev_trailing_comments_; member in google::protobuf::io::__anon7b57f7330211::CommentCollector