Searched refs:hashSrcFiles (Results 1 – 1 of 1) sorted by relevance
613 command.InputHash = proto.String(hashSrcFiles(inputs))678 commandString += " # hash of input list: " + hashSrcFiles(inputs)1299 func hashSrcFiles(srcFiles Paths) string { func