Searched refs:HashStreamIndex (Results 1 – 4 of 4) 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()
81 if (Header->HashStreamIndex != kInvalidStreamIndex) { in reload()82 if (Header->HashStreamIndex >= Pdb.getNumStreams()) in reload()87 Pdb.getMsfLayout(), Pdb.getMsfBuffer(), Header->HashStreamIndex, in reload()136 return Header->HashStreamIndex; in getTypeHashStreamIndex()
81 uint32_t HashStreamIndex = kInvalidStreamIndex;
291 support::ulittle16_t HashStreamIndex; member