Searched refs:OnProfileAdded (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_profile_observer.h18 virtual void OnProfileAdded(const NetworkProfile& profile) = 0;
H A Dmanaged_network_configuration_handler.h136 virtual void OnProfileAdded(const NetworkProfile& profile) OVERRIDE;
H A Dnetwork_profile_handler.cc154 OnProfileAdded(profiles_.back()));
H A Dmanaged_network_configuration_handler.cc683 void ManagedNetworkConfigurationHandler::OnProfileAdded( function in class:chromeos::ManagedNetworkConfigurationHandler
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache_observer.h21 virtual void OnProfileAdded(const base::FilePath& profile_path) {} function in class:ProfileInfoCacheObserver
H A Dprofile_info_cache_unittest.h30 virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
H A Dprofile_shortcut_manager_win.h68 virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
H A Dprofile_info_cache_unittest.cc36 void ProfileNameVerifierObserver::OnProfileAdded( function in class:ProfileNameVerifierObserver
H A Dprofile_info_cache.cc225 OnProfileAdded(profile_path));
H A Dprofile_shortcut_manager_win.cc705 void ProfileShortcutManagerWin::OnProfileAdded( function in class:ProfileShortcutManagerWin
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_command_controller.h100 virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
H A Dbrowser_command_controller.cc702 void BrowserCommandController::OnProfileAdded( function in class:chrome::BrowserCommandController
/external/chromium_org/chrome/browser/background/
H A Dbackground_mode_manager.h172 virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
H A Dbackground_mode_manager_unittest.cc281 manager.OnProfileAdded(profile2->GetPath());
H A Dbackground_mode_manager.cc407 void BackgroundModeManager::OnProfileAdded(const base::FilePath& profile_path) { function in class:BackgroundModeManager
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Duser_manager_screen_handler.cc123 virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE {

Completed in 203 milliseconds