Searched refs:OnProfileWillBeRemoved (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache_observer.h22 virtual void OnProfileWillBeRemoved(const base::FilePath& profile_path) {} function in class:ProfileInfoCacheObserver
H A Dprofile_info_cache_unittest.h31 virtual void OnProfileWillBeRemoved(
H A Dprofile_manager_browsertest.cc80 virtual void OnProfileWillBeRemoved(
H A Dprofile_info_cache_unittest.cc56 void ProfileNameVerifierObserver::OnProfileWillBeRemoved( function in class:ProfileNameVerifierObserver
H A Dprofile_info_cache.cc244 OnProfileWillBeRemoved(profile_path));
/external/chromium_org/chrome/browser/apps/
H A Dshortcut_manager.h54 virtual void OnProfileWillBeRemoved(
H A Dshortcut_manager.cc146 void AppShortcutManager::OnProfileWillBeRemoved( function in class:AppShortcutManager
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile_store.cc28 OnProfileWillBeRemoved(path));
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_impl.h91 virtual void OnProfileWillBeRemoved(
H A Dapp_list_service_impl.cc294 void AppListServiceImpl::OnProfileWillBeRemoved( function in class:AppListServiceImpl
/external/chromium_org/chrome/browser/background/
H A Dbackground_mode_manager.h208 virtual void OnProfileWillBeRemoved(
H A Dbackground_mode_manager_unittest.cc507 manager.OnProfileWillBeRemoved(profile2->GetPath());
538 manager.OnProfileWillBeRemoved(profile_->GetPath());
H A Dbackground_mode_manager.cc447 void BackgroundModeManager::OnProfileWillBeRemoved( function in class:BackgroundModeManager

Completed in 386 milliseconds