Searched refs:kResourceIndexSectionHeaderSize (Results 1 – 4 of 4) sorted by relevance
54 const uint32 kResourceIndexSectionHeaderSize = 132; variable
303 uint32 indexSectionSize = kResourceIndexSectionHeaderSize in GetResourcesSize()347 uint32 indexSectionSize = kResourceIndexSectionHeaderSize in WriteResources()414 data = skip_bytes(data, kResourceIndexSectionHeaderSize); in WriteResources()860 uint32 indexSectionSize = kResourceIndexSectionHeaderSize in _ReadHeader()881 kResourceIndexSectionHeaderSize, in _ReadIndex()892 uint32 expectedIndexSectionSize = kResourceIndexSectionHeaderSize in _ReadIndex()926 + kResourceIndexSectionHeaderSize; in _ReadIndex()
765 uint32 indexSectionSize = kResourceIndexSectionHeaderSize in _ReadHeader()790 kResourceIndexSectionHeaderSize, in _ReadIndex()801 uint32 expectedIndexSectionSize = kResourceIndexSectionHeaderSize in _ReadIndex()837 + kResourceIndexSectionHeaderSize; in _ReadIndex()1104 uint32 indexSectionSize = kResourceIndexSectionHeaderSize in _WriteResources()1185 data = skip_bytes(data, kResourceIndexSectionHeaderSize); in _WriteResources()