Home
last modified time | relevance | path

Searched refs:InstallHashes (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/compliance/cmd/xmlnotice/
Dxmlnotice.go225 for _, h := range ni.InstallHashes(installPath) {
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice.go252 for _, h := range ni.InstallHashes(installPath) {
/build/make/tools/compliance/
Dnoticeindex.go284 func (ni *NoticeIndex) InstallHashes(installPath string) []hash { func