Searched refs:score_filepath (Results 1 – 1 of 1) sorted by relevance
84 def _GetScoreDescriptors(score_filepath): argument95 fields = score_filepath.split(os.sep)[-7:]159 for score_filepath in glob.iglob(src_path):167 score_name) = _GetScoreDescriptors(score_filepath)190 os.path.split(score_filepath)[0])191 score = data_access.ScoreFile.Load(score_filepath)