Searched defs:copying_output_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl.h165 void SetCloseOnDelete(bool value) { copying_output_.SetCloseOnDelete(value); }
171 int GetErrno() { return copying_output_.GetErrno(); }
203 CopyingFileOutputStream copying_output_; member in class:google::protobuf::io::FileOutputStream
289 CopyingOstreamOutputStream copying_output_; member in class:google::protobuf::io::OstreamOutputStream
/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl.h165 void SetCloseOnDelete(bool value) { copying_output_.SetCloseOnDelete(value); }
171 int GetErrno() { return copying_output_.GetErrno(); }
203 CopyingFileOutputStream copying_output_; member in class:google::protobuf::io::FileOutputStream
289 CopyingOstreamOutputStream copying_output_; member in class:google::protobuf::io::OstreamOutputStream

Completed in 689 milliseconds