Searched refs:allow_deleted (Results 1 – 2 of 2) sorted by relevance
235 EntryCell FindEntryCellImpl(uint32 hash, Addr address, bool allow_deleted);
796 bool allow_deleted) { in FindEntryCellImpl() argument812 if (!allow_deleted && entry_cell.GetState() == ENTRY_DELETED) in FindEntryCellImpl()