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

  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.cc 110 previous_seek_failed_(false) {
155 if (!previous_seek_failed_ &&
164 previous_seek_failed_ = true;
zero_copy_stream_impl.h 121 bool previous_seek_failed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream

Completed in 38 milliseconds