Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc487 void Tokenizer::ConsumeBlockComment(string* content) { in ConsumeBlockComment() function in google::protobuf::io::Tokenizer
572 ConsumeBlockComment(NULL); in Next()
779 ConsumeBlockComment(collector.GetBufferForBlockComment()); in NextWithComments()
813 ConsumeBlockComment(collector.GetBufferForBlockComment()); in NextWithComments()
Dtokenizer.h330 void ConsumeBlockComment(string* content);