RemoveProfileShortcuts   34 chrome/browser/profiles/profile_shortcut_manager.h   virtual void RemoveProfileShortcuts(const base::FilePath& profile_path) = 0;
RemoveProfileShortcuts  621 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc TEST_F(ProfileShortcutManagerTest, RemoveProfileShortcuts) {
RemoveProfileShortcuts  646 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_shortcut_manager_->RemoveProfileShortcuts(profile_1_path_);
RemoveProfileShortcuts   60 chrome/browser/profiles/profile_shortcut_manager_win.h   virtual void RemoveProfileShortcuts(
RemoveProfileShortcuts  487 chrome/browser/ui/webui/options/manage_profile_handler.cc   shortcut_manager->RemoveProfileShortcuts(profile_file_path);