Searched refs:proto_file_abs (Results 1 – 1 of 1) sorted by relevance
79 proto_file_abs = os.path.join(project_dir, proto_file) variable80 proto_dir = os.path.dirname(proto_file_abs)87 proto_file_abs = os.path.join(project_dir, proto_file) variable89 proto_file_path_abs = os.path.dirname(proto_file_abs)90 proto_file_basename = os.path.basename(proto_file_abs)94 proto_file_current_md5 = hashlib.md5(pathlib.Path(proto_file_abs).read_bytes()).hexdigest()