Searched refs:InstallHashes (Results 1 – 3 of 3) sorted by relevance
225 for _, h := range ni.InstallHashes(installPath) {
252 for _, h := range ni.InstallHashes(installPath) {
284 func (ni *NoticeIndex) InstallHashes(installPath string) []hash { func