HomeSort by relevance Sort by last modified time
    Searched full:skipped_stuff (Results 1 - 1 of 1) sorted by null

  /external/protobuf/src/google/protobuf/io/
tokenizer.cc 468 bool skipped_stuff = false; local
520 if (last_token_type == TYPE_IDENTIFIER && !skipped_stuff) {
546 skipped_stuff = true;

Completed in 84 milliseconds