Home | History | Annotate | Download | only in virt

Lines Matching refs:hash_path

1186 def get_hash_from_file(hash_path, dvd_basename):
1192 @param hash_path: Local path to a hash file.
1195 hash_file = open(hash_path, 'r')