Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc488 void Tokenizer::ConsumeBlockComment(string* content) { in ConsumeBlockComment() function in google::protobuf::io::Tokenizer
573 ConsumeBlockComment(NULL); in Next()
789 ConsumeBlockComment(collector.GetBufferForBlockComment()); in NextWithComments()
823 ConsumeBlockComment(collector.GetBufferForBlockComment()); in NextWithComments()
Dtokenizer.h339 void ConsumeBlockComment(string* content);