Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dtokenizer.cc675 can_attach_to_prev_(true) { in CommentCollector()
720 if (can_attach_to_prev_) { in Flush()
724 can_attach_to_prev_ = false; in Flush()
735 can_attach_to_prev_ = false; in DetachFromPrev()
754 bool can_attach_to_prev_; member in google::protobuf::io::__anon7b57f7330211::CommentCollector