HomeSort by relevance Sort by last modified time
    Searched defs:OnProfileAdded (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache_observer.h 21 virtual void OnProfileAdded(const base::FilePath& profile_path) {}
profile_info_cache_unittest.cc 45 void ProfileNameVerifierObserver::OnProfileAdded(
profile_shortcut_manager_win.cc 727 void ProfileShortcutManagerWin::OnProfileAdded(
    [all...]
  /external/chromium_org/chrome/browser/ui/views/profiles/
new_avatar_button.cc 137 void NewAvatarButton::OnProfileAdded(const base::FilePath& profile_path) {
  /external/chromium_org/chrome/browser/safe_browsing/
incident_reporting_service.cc 158 // OnProfileAdded is called are held until the profile's preferences can be
192 void IncidentReportingService::OnProfileAdded(Profile* profile) {
290 // deferred until OnProfileAdded() if profile creation has not yet
433 // search will be attempted in OnProfileAdded() if another profile appears on
668 OnProfileAdded(profile);
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_view_delegate.cc 422 void AppListViewDelegate::OnProfileAdded(const base::FilePath& profile_path) {
  /external/chromium_org/chrome/browser/background/
background_mode_manager.cc 432 void BackgroundModeManager::OnProfileAdded(const base::FilePath& profile_path) {
  /external/chromium_org/chromeos/network/
managed_network_configuration_handler_impl.cc 424 // See OnProfileAdded.
430 void ManagedNetworkConfigurationHandlerImpl::OnProfileAdded(

Completed in 2867 milliseconds