Searched refs:GetUniquePathNumber (Results 1 – 5 of 5) sorted by relevance
231 int GetUniquePathNumber(const FilePath& path);
359 uniquifier = download_util::GetUniquePathNumber(new_path); in RenameCompletingDownloadFile()
542 int uniquifier = download_util::GetUniquePathNumber(new_path); in TEST_F()
772 int GetUniquePathNumber(const FilePath& path) { in GetUniquePathNumber() function
356 int unique_number = download_util::GetUniquePathNumber(shortcut_file); in CreateShortcut()