HomeSort by relevance Sort by last modified time
    Searched refs:ConsumeLineComment (Results 1 - 7 of 7) sorted by null

  /external/protobuf/src/google/protobuf/io/
tokenizer.h 337 void ConsumeLineComment(string* content);
tokenizer.cc 477 void Tokenizer::ConsumeLineComment(string* content) {
570 ConsumeLineComment(NULL);
782 ConsumeLineComment(collector.GetBufferForLineComment());
820 ConsumeLineComment(collector.GetBufferForLineComment());
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
tokenizer.h 310 void ConsumeLineComment(string* content);
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
tokenizer.h 310 void ConsumeLineComment(string* content);
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
tokenizer.h 310 void ConsumeLineComment(string* content);
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
tokenizer.h 337 void ConsumeLineComment(string* content);
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
tokenizer.h 310 void ConsumeLineComment(string* content);

Completed in 3598 milliseconds