DeleteProfileFromCache   52 chrome/browser/profiles/profile_info_cache.h   void DeleteProfileFromCache(const base::FilePath& profile_path);
DeleteProfileFromCache  185 chrome/browser/profiles/profile_info_cache_unittest.cc   GetCache()->DeleteProfileFromCache(path_1);
DeleteProfileFromCache  189 chrome/browser/profiles/profile_info_cache_unittest.cc   GetCache()->DeleteProfileFromCache(path_2);
DeleteProfileFromCache  250 chrome/browser/profiles/profile_info_cache_unittest.cc   GetCache()->DeleteProfileFromCache(GetProfilePath("path_c"));
DeleteProfileFromCache 1085 chrome/browser/profiles/profile_manager.cc   cache.DeleteProfileFromCache(profile_dir);
DeleteProfileFromCache   72 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc       profile_info_cache_->DeleteProfileFromCache(profile_path);
DeleteProfileFromCache  381 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
DeleteProfileFromCache  406 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_info_cache_->DeleteProfileFromCache(profile_1_path_);
DeleteProfileFromCache  430 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
DeleteProfileFromCache  465 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_info_cache_->DeleteProfileFromCache(profile_3_path_);
DeleteProfileFromCache  477 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
DeleteProfileFromCache  544 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
DeleteProfileFromCache  745 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_info_cache_->DeleteProfileFromCache(profile_1_path_);
DeleteProfileFromCache  774 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
DeleteProfileFromCache  826 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_info_cache_->DeleteProfileFromCache(profile_1_path_);
DeleteProfileFromCache  860 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   profile_info_cache_->DeleteProfileFromCache(profile_2_path_);
DeleteProfileFromCache  137 chrome/test/base/testing_profile_manager.cc   cache.DeleteProfileFromCache(profile->GetPath());