Home
last modified time | relevance | path

Searched refs:_internal_chunking_layer_bytes_downloaded (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/
Dopstats.pb.cc1298 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()
Dopstats.pb.h863 ::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() function
1739 return _internal_chunking_layer_bytes_downloaded(); in chunking_layer_bytes_downloaded()