Searched refs:kUncompressedSizeSize (Results 1 – 1 of 1) sorted by relevance
20 constexpr int kUncompressedSizeSize = kInt32Size; variable22 kUncompressedSizeOffset + kUncompressedSizeSize;91 static_cast<int>(compressed_data_size) + kUncompressedSizeSize; in ToTranslationArray()