Searched refs:_internal_allocator_bytes_in_use (Results 1 – 2 of 2) sorted by relevance
590 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()
413 ::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() function1722 return _internal_allocator_bytes_in_use(); in allocator_bytes_in_use()