Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc492 void Tokenizer::ConsumeBlockComment(std::string* content) { in ConsumeBlockComment() function in google::protobuf::io::Tokenizer
575 ConsumeBlockComment(NULL); in Next()
792 ConsumeBlockComment(collector.GetBufferForBlockComment()); in NextWithComments()
826 ConsumeBlockComment(collector.GetBufferForBlockComment()); in NextWithComments()
Dtokenizer.h341 void ConsumeBlockComment(std::string* content);