Searched refs:RemoveProfileShortcuts (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager.h34 virtual void RemoveProfileShortcuts(const base::FilePath& profile_path) = 0;
H A Dprofile_shortcut_manager_win.h60 virtual void RemoveProfileShortcuts(
H A Dprofile_shortcut_manager_unittest_win.cc621 TEST_F(ProfileShortcutManagerTest, RemoveProfileShortcuts) {
646 profile_shortcut_manager_->RemoveProfileShortcuts(profile_1_path_);
H A Dprofile_shortcut_manager_win.cc687 void ProfileShortcutManagerWin::RemoveProfileShortcuts( function in class:ProfileShortcutManagerWin
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dmanage_profile_handler.cc526 shortcut_manager->RemoveProfileShortcuts(profile_file_path);

Completed in 117 milliseconds