Searched refs:dwSharedIdBits (Results 1 – 1 of 1) sorted by relevance
123 const uint32_t dwSharedIdBits = hStream->GetBits(16); in ReadPageHintTable() local124 if (!IsValidPageOffsetHintTableBitCount(dwSharedIdBits)) in ReadPageHintTable()216 required_bits = dwSharedIdBits; in ReadPageHintTable()222 m_dwIdentifierArray.push_back(hStream->GetBits(dwSharedIdBits)); in ReadPageHintTable()