Searched refs:dwSharedIdBits (Results 1 – 1 of 1) sorted by relevance
125 const uint32_t dwSharedIdBits = hStream->GetBits(16); in ReadPageHintTable() local126 if (!IsValidPageOffsetHintTableBitCount(dwSharedIdBits)) in ReadPageHintTable()218 required_bits = dwSharedIdBits; in ReadPageHintTable()224 m_dwIdentifierArray.push_back(hStream->GetBits(dwSharedIdBits)); in ReadPageHintTable()