Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc746 : prev_trailing_comments_(prev_trailing_comments), in CommentCollector()
797 if (prev_trailing_comments_ != NULL) { in Flush()
798 prev_trailing_comments_->append(comment_buffer_); in Flush()
813 std::string* prev_trailing_comments_; member in google::protobuf::io::__anonb23557930211::CommentCollector
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc746 : prev_trailing_comments_(prev_trailing_comments), in CommentCollector()
797 if (prev_trailing_comments_ != NULL) { in Flush()
798 prev_trailing_comments_->append(comment_buffer_); in Flush()
813 std::string* prev_trailing_comments_; member in google::protobuf::io::__anon422000200211::CommentCollector