Home | History | Annotate | Download | only in simple

Lines Matching refs:headers_size

136   const int64 headers_size = sizeof(SimpleFileHeader) + key.size();
139 return headers_size + offset + additional_offset;