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

  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.cc 109 is_closed_(false),
123 GOOGLE_CHECK(!is_closed_);
125 is_closed_ = true;
138 GOOGLE_CHECK(!is_closed_);
154 GOOGLE_CHECK(!is_closed_);
208 is_closed_(false),
221 GOOGLE_CHECK(!is_closed_);
223 is_closed_ = true;
237 GOOGLE_CHECK(!is_closed_);
zero_copy_stream_impl.h 114 bool is_closed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
195 bool is_closed_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h 114 bool is_closed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
195 bool is_closed_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h 114 bool is_closed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
195 bool is_closed_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h 114 bool is_closed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
195 bool is_closed_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h 114 bool is_closed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
195 bool is_closed_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h 114 bool is_closed_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
195 bool is_closed_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream

Completed in 63 milliseconds