OnProfileAdded    196 chrome/browser/background/background_mode_manager.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
OnProfileAdded    373 chrome/browser/background/background_mode_manager_unittest.cc   manager.OnProfileAdded(profile2->GetPath());
OnProfileAdded    902 chrome/browser/chromeos/extensions/file_manager/event_router.cc                    file_browser_private::OnProfileAdded::kEventName,
OnProfileAdded    903 chrome/browser/chromeos/extensions/file_manager/event_router.cc                    file_browser_private::OnProfileAdded::Create());
OnProfileAdded    292 chrome/browser/profiles/profile_info_cache.cc                     OnProfileAdded(profile_path));
OnProfileAdded     21 chrome/browser/profiles/profile_info_cache_observer.h   virtual void OnProfileAdded(const base::FilePath& profile_path) {}
OnProfileAdded     30 chrome/browser/profiles/profile_info_cache_unittest.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
OnProfileAdded     71 chrome/browser/profiles/profile_shortcut_manager_win.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
OnProfileAdded    112 chrome/browser/ui/app_list/app_list_view_delegate.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
OnProfileAdded     88 chrome/browser/ui/browser_command_controller.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
OnProfileAdded     37 chrome/browser/ui/views/new_avatar_button.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
OnProfileAdded     90 chromeos/network/managed_network_configuration_handler_impl.h   virtual void OnProfileAdded(const NetworkProfile& profile) OVERRIDE;
OnProfileAdded    155 chromeos/network/network_profile_handler.cc                     OnProfileAdded(profiles_.back()));
OnProfileAdded     18 chromeos/network/network_profile_observer.h   virtual void OnProfileAdded(const NetworkProfile& profile) = 0;