Searched refs:k_filename (Results 1 – 1 of 1) sorted by relevance
375 def type_judge(file_path, root, model_file_path, k_filename, path_dict): argument379 model_file_path[k_filename] = " "381 model_file_path[k_filename] = path_dict[k_filename]384 model_file_path[k_filename] = " "386 model_file_path[k_filename] = path_dict[k_filename]391 for k_filename, file_path in path_dict.items():392 type_judge(file_path, root, model_file_path, k_filename, path_dict)