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

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache_observer.h 26 const base::string16& old_profile_name) {}
profile_info_cache_unittest.h 38 const base::string16& old_profile_name) OVERRIDE;
profile_shortcut_manager_win.h 77 const base::string16& old_profile_name) OVERRIDE;
profile_shortcut_manager_win.cc 396 base::string16 old_profile_name; member in struct:__anon5492::CreateOrUpdateShortcutsParams
434 if (params.old_profile_name != params.profile_name) {
437 params.old_profile_name,
775 const base::string16& old_profile_name) {
    [all...]
profile_info_cache_unittest.cc 63 const base::string16& old_profile_name) {
66 EXPECT_TRUE(profile_names_.find(old_profile_name) != profile_names_.end());
68 profile_names_.erase(old_profile_name);
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_view_delegate.h 112 const base::string16& old_profile_name) OVERRIDE;
app_list_view_delegate.cc 321 const base::string16& old_profile_name) {
  /external/chromium_org/chrome/browser/background/
background_mode_manager.h 196 const base::string16& old_profile_name) OVERRIDE;
background_mode_manager.cc 469 const base::string16& old_profile_name) {
475 GetBackgroundModeIterator(old_profile_name);
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc 151 const base::string16& old_profile_name) OVERRIDE {

Completed in 1429 milliseconds