Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc476 void Tokenizer::ConsumeLineComment(string* content) { in ConsumeLineComment() function in google::protobuf::io::Tokenizer
569 ConsumeLineComment(NULL); in Next()
772 ConsumeLineComment(collector.GetBufferForLineComment()); in NextWithComments()
810 ConsumeLineComment(collector.GetBufferForLineComment()); in NextWithComments()
Dtokenizer.h328 void ConsumeLineComment(string* content);