Home | History | Annotate | Download | only in blockfile

Lines Matching refs:GetLocation

274   uint32 location = GetLocation();
380 uint32 EntryCell::GetLocation() const {
584 if (!GetLocation(*current_cell))
626 if (!GetLocation(*current_cell)) {
802 if (!GetLocation(*current_cell))
858 if (GetLocation(bucket->cells[cell_number]) && cell.GetLocation()) {
859 DCHECK_EQ(cell.GetLocation(),
860 GetLocation(bucket->cells[cell_number]));
915 if (!GetLocation(current_cell))
985 if (!GetLocation(current_cell))
1088 if (!GetLocation(*current_cell))
1111 uint32 IndexTable::GetLocation(const IndexCell& cell) {