Searched refs:GetIdAt (Results 1 – 2 of 2) sorted by relevance
79 int GetIdAt(size_t pos) const { return source_ids_[pos]; } in GetIdAt() function
193 const int source_id = id_assigner.GetIdAt(id); in JsonPrintAllSourceWithPositions()