Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc477 void Tokenizer::ConsumeLineComment(string* content) { in ConsumeLineComment() function in google::protobuf::io::Tokenizer
570 ConsumeLineComment(NULL); in Next()
782 ConsumeLineComment(collector.GetBufferForLineComment()); in NextWithComments()
820 ConsumeLineComment(collector.GetBufferForLineComment()); in NextWithComments()
Dtokenizer.h337 void ConsumeLineComment(string* content);