Home
last modified time | relevance | path

Searched refs:timestampGenerator (Results 1 – 2 of 2) sorted by relevance

/development/tools/repo_diff/service/repodiff/repositories/
Dproject.go19 timestampGenerator func() e.RepoTimestamp member
44 mappers.DiffRowsToPersistCols(diffRows, p.timestampGenerator()),
139 timestampGenerator: utils.TimestampSeconds,
Dcommit.go35 timestampGenerator func() e.RepoTimestamp member
42 timestampGenerator: t,
64 mappers.CommitRowsToPersistCols(commitRows, c.timestampGenerator()),
205 timestampGenerator: utils.TimestampSeconds,