Searched defs:IsKey (Results 1 – 6 of 6) sorted by relevance
35 bool OrderedHashTable<Derived, entrysize>::IsKey(ReadOnlyRoots roots, in IsKey() function
167 bool HashTable<Derived, Shape>::IsKey(ReadOnlyRoots roots, Object k) { in IsKey() function
379 bool IsKey() const { return type_ == FBT_KEY; } in IsKey() function
8030 bool Block::IsKey() const { in IsKey() function in mkvparser::Block