Searched refs:proto_file_current_md5 (Results 1 – 1 of 1) sorted by relevance
94 proto_file_current_md5 = hashlib.md5(pathlib.Path(proto_file_abs).read_bytes()).hexdigest() variable117 if last_md5 != proto_file_current_md5:143 pathlib.Path(proto_file_md5_abs).write_text(proto_file_current_md5)