Searched refs:HashStreamIndex (Results 1 – 5 of 5) sorted by relevance
77 H->HashStreamIndex = HashStreamIndex; in finalize()128 HashStreamIndex = *ExpectedIndex; in finalizeMsfLayout()160 if (HashStreamIndex != kInvalidStreamIndex) { in commit()162 Layout, Buffer, HashStreamIndex, Allocator); in commit()
78 if (Header->HashStreamIndex != kInvalidStreamIndex) { in reload()79 if (Header->HashStreamIndex >= Pdb.getNumStreams()) in reload()84 Pdb.getMsfLayout(), Pdb.getMsfBuffer(), Header->HashStreamIndex, in reload()133 return Header->HashStreamIndex; in getTypeHashStreamIndex()
51 ulittle16_t HashStreamIndex; member188 if (Header->HashStreamIndex >= Pdb.getNumStreams()) in reload()193 MappedBlockStream::createIndexedStream(Header->HashStreamIndex, Pdb); in reload()243 return Header->HashStreamIndex; in getTypeHashStreamIndex()
81 uint32_t HashStreamIndex = kInvalidStreamIndex;
291 support::ulittle16_t HashStreamIndex; member