Lines Matching refs:GetEntry
92331 EntryType* GetEntry(KeyType aKey) const
92342 bool Contains(KeyType aKey) const { return !!GetEntry(aKey); }
92653 EntryType* GetEntry(T* aKey) const
92655 return reinterpret_cast<EntryType*>(Base::GetEntry(aKey));
92773 EntryType* ent = this->GetEntry(aKey);
92787 EntryType* ent = this->GetEntry(aKey);
92802 EntryType* ent = this->GetEntry(aKey);
92950 if (EntryType* ent = this->GetEntry(aKey)) {
93950 typename base_type::EntryType* ent = this->GetEntry(aKey);
93975 typename base_type::EntryType* ent = this->GetEntry(aKey);
94026 typename base_type::EntryType* ent = this->GetEntry(aKey);
109008 typename base_type::EntryType* ent = this->GetEntry(aKey);
109029 typename base_type::EntryType* ent = this->GetEntry(aKey);
109043 typename base_type::EntryType* ent = this->GetEntry(aKey);