Searched refs:scalar_size (Results 1 – 1 of 1) sorted by relevance
146 const size_t scalar_size = rhs.m_value.GetByteSize(); in AppendDataToHostBuffer() local147 if (scalar_size > 0) { in AppendDataToHostBuffer()148 const size_t new_size = curr_size + scalar_size; in AppendDataToHostBuffer()151 scalar_size, endian::InlHostByteOrder(), in AppendDataToHostBuffer()153 return scalar_size; in AppendDataToHostBuffer()