HomeSort by relevance Sort by last modified time
    Searched refs:OnProfileWasRemoved (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache_observer.h 23 virtual void OnProfileWasRemoved(const base::FilePath& profile_path,
profile_info_cache_unittest.h 33 virtual void OnProfileWasRemoved(
profile_shortcut_manager_win.h 72 virtual void OnProfileWasRemoved(
profile_info_cache_unittest.cc 55 void ProfileNameVerifierObserver::OnProfileWasRemoved(
profile_info_cache.cc 265 OnProfileWasRemoved(profile_path, name));
profile_shortcut_manager_win.cc 753 void ProfileShortcutManagerWin::OnProfileWasRemoved(
    [all...]
  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile_store.cc 31 OnProfileWasRemoved(path, base::string16()));
  /external/chromium_org/chrome/browser/ui/
browser_command_controller.h 89 virtual void OnProfileWasRemoved(const base::FilePath& profile_path,
browser_command_controller.cc 774 void BrowserCommandController::OnProfileWasRemoved(
    [all...]
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_view_delegate.h 108 virtual void OnProfileWasRemoved(const base::FilePath& profile_path,
app_list_view_delegate.cc 314 void AppListViewDelegate::OnProfileWasRemoved(
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc 135 virtual void OnProfileWasRemoved(
145 // No-op. When the profile is actually removed, OnProfileWasRemoved

Completed in 60 milliseconds