Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dtokenizer.cc671 detached_comments_(detached_comments), in CommentCollector()
726 if (detached_comments_ != NULL) { in Flush()
727 detached_comments_->push_back(comment_buffer_); in Flush()
740 vector<string>* detached_comments_; member in google::protobuf::io::__anon7b57f7330211::CommentCollector