FindEntryCellImpl 669 net/disk_cache/blockfile/index_table_v3.cc return FindEntryCellImpl(hash, address, false); FindEntryCellImpl 683 net/disk_cache/blockfile/index_table_v3.cc EntryCell cell = FindEntryCellImpl(hash, address, state == ENTRY_FREE); FindEntryCellImpl 235 net/disk_cache/blockfile/index_table_v3.h EntryCell FindEntryCellImpl(uint32 hash, Addr address, bool allow_deleted);