Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dstep_stats.pb.cc590 if (this->_internal_allocator_bytes_in_use() != 0) { in _InternalSerialize()
592 …target = ::_pbi::WireFormatLite::WriteInt64ToArray(5, this->_internal_allocator_bytes_in_use(), ta… in _InternalSerialize()
649 if (this->_internal_allocator_bytes_in_use() != 0) { in ByteSizeLong()
650 … total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(this->_internal_allocator_bytes_in_use()); in ByteSizeLong()
687 if (from._internal_allocator_bytes_in_use() != 0) { in MergeFrom()
688 _this->_internal_set_allocator_bytes_in_use(from._internal_allocator_bytes_in_use()); in MergeFrom()
Dstep_stats.pb.h413 ::int64_t _internal_allocator_bytes_in_use() const; in Swap()
1717 inline ::int64_t AllocatorMemoryUsed::_internal_allocator_bytes_in_use() const { in _internal_allocator_bytes_in_use() function
1722 return _internal_allocator_bytes_in_use(); in allocator_bytes_in_use()