Home
last modified time | relevance | path

Searched refs:_internal_persistent_memory (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/grappler/costs/
Dop_performance_data.pb.cc1732 if (this->_internal_persistent_memory() != 0) { in _InternalSerialize()
1734 …target = ::_pbi::WireFormatLite::WriteInt64ToArray(4, this->_internal_persistent_memory(), target); in _InternalSerialize()
1784 if (this->_internal_persistent_memory() != 0) { in ByteSizeLong()
1785 total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(this->_internal_persistent_memory()); in ByteSizeLong()
1821 if (from._internal_persistent_memory() != 0) { in MergeFrom()
1822 _this->_internal_set_persistent_memory(from._internal_persistent_memory()); in MergeFrom()
Dop_performance_data.pb.h1121 ::int64_t _internal_persistent_memory() const; in Swap()
2322 inline ::int64_t OpPerformance_OpMemory::_internal_persistent_memory() const { in _internal_persistent_memory() function
2327 return _internal_persistent_memory(); in persistent_memory()