Searched refs:_internal_chunking_layer_bytes_downloaded (Results 1 – 2 of 2) sorted by relevance
1298 if (this->_internal_chunking_layer_bytes_downloaded() != 0) { in _InternalSerialize()1300 …t = ::_pbi::WireFormatLite::WriteInt64ToArray(10, this->_internal_chunking_layer_bytes_downloaded(… in _InternalSerialize()1391 if (this->_internal_chunking_layer_bytes_downloaded() != 0) { in ByteSizeLong()1392 …_size += ::_pbi::WireFormatLite::Int64SizePlusOne(this->_internal_chunking_layer_bytes_downloaded(… in ByteSizeLong()1443 if (from._internal_chunking_layer_bytes_downloaded() != 0) { in MergeFrom()1444 …his->_internal_set_chunking_layer_bytes_downloaded(from._internal_chunking_layer_bytes_downloaded(… in MergeFrom()
863 ::int64_t _internal_chunking_layer_bytes_downloaded() const; in Swap()1734 inline ::int64_t OperationalStats::_internal_chunking_layer_bytes_downloaded() const { in _internal_chunking_layer_bytes_downloaded() function1739 return _internal_chunking_layer_bytes_downloaded(); in chunking_layer_bytes_downloaded()