Searched refs:template_path (Results 1 – 2 of 2) sorted by relevance
94 bool GetTempName(const string& path, base::FilePath* template_path) { in GetTempName() argument98 *template_path = base::FilePath(path); in GetTempName()110 *template_path = temp_dir.Append(path); in GetTempName()
563 bool GetTempName(const std::string& path, base::FilePath* template_path);