Searched refs:GetExistingProfileShortcutFilenames (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dshell_integration_linux.h83 std::vector<base::FilePath> GetExistingProfileShortcutFilenames(
H A Dshell_integration_linux_unittest.cc376 TEST(ShellIntegrationTest, GetExistingProfileShortcutFilenames) {
398 GetExistingProfileShortcutFilenames(kProfilePath, temp_dir.path());
H A Dshell_integration_linux.cc737 std::vector<base::FilePath> GetExistingProfileShortcutFilenames( function in namespace:shell_integration_linux
1060 GetExistingProfileShortcutFilenames(profile_path, desktop_path);
1073 GetExistingProfileShortcutFilenames(profile_path, applications_menu);

Completed in 2084 milliseconds