Searched defs:target_file_path (Results 1 – 2 of 2) sorted by relevance
317 Status IWSLTOp::CleanXmlFile(const std::string &src_file_path, const std::string &target_file_path, in CleanXmlFile()374 Status IWSLTOp::CleanTagFile(const std::string &src_file_path, const std::string &target_file_path, in CleanTagFile()
413 let target_file_path = target_dir.join(file_name); in copy_files() localVariable