Searched refs:ConsumeBlockComment (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc477 void Tokenizer::ConsumeBlockComment(string* content) { function in class:google::protobuf::io::Tokenizer
562 ConsumeBlockComment(NULL);
763 ConsumeBlockComment(collector.GetBufferForBlockComment());
797 ConsumeBlockComment(collector.GetBufferForBlockComment());
H A Dtokenizer.h312 void ConsumeBlockComment(string* content);
/external/protobuf/src/google/protobuf/io/
H A Dtokenizer.h254 void ConsumeBlockComment();
H A Dtokenizer.cc434 void Tokenizer::ConsumeBlockComment() { function in class:google::protobuf::io::Tokenizer
479 ConsumeBlockComment();

Completed in 86 milliseconds