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

  /external/protobuf/src/google/protobuf/io/
tokenizer.h 330 void ConsumeBlockComment(string* content);
tokenizer.cc 487 void Tokenizer::ConsumeBlockComment(string* content) {
572 ConsumeBlockComment(NULL);
779 ConsumeBlockComment(collector.GetBufferForBlockComment());
813 ConsumeBlockComment(collector.GetBufferForBlockComment());
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
tokenizer.h 312 void ConsumeBlockComment(string* content);
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
tokenizer.h 312 void ConsumeBlockComment(string* content);
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
tokenizer.h 312 void ConsumeBlockComment(string* content);
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
tokenizer.h 339 void ConsumeBlockComment(string* content);
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
tokenizer.h 312 void ConsumeBlockComment(string* content);

Completed in 410 milliseconds