Home
last modified time | relevance | path

Searched defs:GetFirstSeenTimestamp (Results 1 – 2 of 2) sorted by relevance

/development/tools/repo_diff/service/repodiff/controllers/
Dcontract.go10GetFirstSeenTimestamp(commitHashes []string, nullTimestamp ent.RepoTimestamp) (map[string]ent.Repo… methodSpec
/development/tools/repo_diff/service/repodiff/repositories/
Dcommit.go25 func (n NullCommit) GetFirstSeenTimestamp(commitHashes []string, nullTimestamp e.RepoTimestamp) (ma… func
152 func (c Commit) GetFirstSeenTimestamp(commitHashes []string, nullTimestamp e.RepoTimestamp) (map[st… func