Searched defs:ConsumeBlockComment (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc434 void Tokenizer::ConsumeBlockComment() { function in class:google::protobuf::io::Tokenizer
479 ConsumeBlockComment();
/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());

Completed in 72 milliseconds