Searched refs:GetCellId (Results 1 – 1 of 1) sorted by relevance
71 uint32 GetCellId(const IndexCell& cell) { in GetCellId() function395 hash_ |= GetCellId(cell_) << kHashShift; in RecomputeHash()1122 return GetCellId(cell); in GetHashValue()1131 return (GetCellId(cell) << kHashShift) | lower_part; in GetFullHash()