Searched defs:ByteCount (Results 1 – 12 of 12) sorted by relevance
105 int64 ArrayInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ArrayInputStream146 int64 ArrayOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ArrayOutputStream197 int64 StringOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::StringOutputStream226 int64 LazyStringOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::LazyStringOutputStream335 int64 CopyingInputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingInputStreamAdaptor400 int64 CopyingOutputStreamAdaptor::ByteCount() const { in ByteCount() function in google::protobuf::io::CopyingOutputStreamAdaptor
102 int64 FileInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::FileInputStream201 int64 FileOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::FileOutputStream292 int64 IstreamInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::IstreamInputStream332 int64 OstreamOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::OstreamOutputStream404 int64 ConcatenatingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::ConcatenatingInputStream461 int64 LimitingInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::LimitingInputStream
182 int64 GzipInputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipInputStream301 int64 GzipOutputStream::ByteCount() const { in ByteCount() function in google::protobuf::io::GzipOutputStream
1189 inline int CodedOutputStream::ByteCount() const { in ByteCount() function
146 int64 ByteCount() const { return array_stream_.ByteCount(); } in ByteCount() function in google::protobuf::io::__anon572314c80111::TestInputStream
243 virtual int64 ByteCount() const { return 0; } in TEST_F() function in google::protobuf::io::__anon301a81370111::TEST_F::In1350 int64 ByteCount() const { GOOGLE_LOG(FATAL) << "Not implemented."; return 0; } in ByteCount() function in google::protobuf::io::__anon301a81370111::ReallyBigInputStream
45 int32_t ByteArrayTableBuilder::ByteCount() { in ByteCount() function in sfntly::ByteArrayTableBuilder
66 uint32_t ByteCount; member
208 virtual int64 ByteCount() const { return byte_count_; } in ByteCount() function in google::protobuf::util::__anon9a584eaa0111::SegmentedZeroCopyOutputStream
545 void R600MCCodeEmitter::EmitNullBytes(unsigned int ByteCount, in EmitNullBytes()
54 int ByteCount; member
392 virtual int64 ByteCount() const { return inner_->ByteCount(); } in ByteCount() function in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream