Home
last modified time | relevance | path

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

/cts/tools/incremental-cts/
Dtarget_file_handler.py28 def get_file_hash(self, file_names, hash_func=None): argument
39 if hash_func:
40 hash_dict[file_name] = hash_func(f.read())
Dabstract_build_file_handler.py25 def get_file_hash(self, file_names, hash_func=None): argument
Dcustom_build_file_handler.py26 def get_file_hash(self, file_names, hash_func=None): argument