Searched refs:temp_path_for_dir (Results 1 – 1 of 1) sorted by relevance
115 std::string temp_path_for_dir(path); in WriteToFile() local116 directory_path.append(dirname(temp_path_for_dir.data())); in WriteToFile()