HomeSort by relevance Sort by last modified time
    Searched defs:current_char_ (Results 1 - 6 of 6) sorted by null

  /external/protobuf/src/google/protobuf/io/
tokenizer.h 265 char current_char_; // == buffer_[buffer_pos_], updated by NextChar(). member in class:google::protobuf::io::Tokenizer
271 // Line and column number of current_char_ within the whole input stream.
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
tokenizer.h 241 char current_char_; // == buffer_[buffer_pos_], updated by NextChar(). member in class:google::protobuf::io::Tokenizer
247 // Line and column number of current_char_ within the whole input stream.
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
tokenizer.h 241 char current_char_; // == buffer_[buffer_pos_], updated by NextChar(). member in class:google::protobuf::io::Tokenizer
247 // Line and column number of current_char_ within the whole input stream.
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
tokenizer.h 241 char current_char_; // == buffer_[buffer_pos_], updated by NextChar(). member in class:google::protobuf::io::Tokenizer
247 // Line and column number of current_char_ within the whole input stream.
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
tokenizer.h 265 char current_char_; // == buffer_[buffer_pos_], updated by NextChar(). member in class:google::protobuf::io::Tokenizer
271 // Line and column number of current_char_ within the whole input stream.
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
tokenizer.h 241 char current_char_; // == buffer_[buffer_pos_], updated by NextChar(). member in class:google::protobuf::io::Tokenizer
247 // Line and column number of current_char_ within the whole input stream.

Completed in 483 milliseconds