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

  /system/connectivity/shill/
protobuf_lite_streams.cc 52 previous_seek_failed_(false) {}
61 if (!previous_seek_failed_ &&
67 previous_seek_failed_ = true;
protobuf_lite_streams.h 48 bool previous_seek_failed_; member in class:shill::ProtobufLiteCopyingFileInputStream
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.cc 111 previous_seek_failed_(false) {
156 if (!previous_seek_failed_ &&
165 previous_seek_failed_ = true;
zero_copy_stream_impl.h 121 bool previous_seek_failed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h 121 bool previous_seek_failed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h 121 bool previous_seek_failed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h 121 bool previous_seek_failed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h 121 bool previous_seek_failed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h 121 bool previous_seek_failed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream

Completed in 189 milliseconds