Searched refs:old_profile_name (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache_observer.h26 const base::string16& old_profile_name) {}
25 OnProfileNameChanged(const base::FilePath& profile_path, const base::string16& old_profile_name) argument
H A Dprofile_info_cache_unittest.h38 const base::string16& old_profile_name) OVERRIDE;
H A Dprofile_shortcut_manager_win.h77 const base::string16& old_profile_name) OVERRIDE;
H A Dprofile_shortcut_manager_win.cc381 base::string16 old_profile_name; member in struct:__anon4538::CreateOrUpdateShortcutsParams
419 if (params.old_profile_name != params.profile_name) {
422 params.old_profile_name,
766 const base::string16& old_profile_name) {
801 params.old_profile_name =
807 if (params.old_profile_name.empty() &&
764 OnProfileNameChanged( const base::FilePath& profile_path, const base::string16& old_profile_name) argument
H A Dprofile_info_cache_unittest.cc72 const base::string16& old_profile_name) {
75 EXPECT_TRUE(profile_names_.find(old_profile_name) != profile_names_.end());
77 profile_names_.erase(old_profile_name);
70 OnProfileNameChanged( const base::FilePath& profile_path, const base::string16& old_profile_name) argument
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dnew_avatar_button.h47 const base::string16& old_profile_name) OVERRIDE;
H A Dnew_avatar_button.cc146 const base::string16& old_profile_name) {
144 OnProfileNameChanged( const base::FilePath& profile_path, const base::string16& old_profile_name) argument
/external/chromium_org/chrome/browser/background/
H A Dbackground_mode_manager.h212 const base::string16& old_profile_name) OVERRIDE;
H A Dbackground_mode_manager.cc472 const base::string16& old_profile_name) {
478 GetBackgroundModeIterator(old_profile_name);
470 OnProfileNameChanged( const base::FilePath& profile_path, const base::string16& old_profile_name) argument
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_view_delegate.h147 const base::string16& old_profile_name) OVERRIDE;
H A Dapp_list_view_delegate.cc353 const base::string16& old_profile_name) {
351 OnProfileNameChanged( const base::FilePath& profile_path, const base::string16& old_profile_name) argument
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Duser_manager_screen_handler.cc189 const base::string16& old_profile_name) OVERRIDE {

Completed in 3476 milliseconds