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

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache_observer.h 27 virtual void OnProfileAvatarChanged(const base::FilePath& profile_path) {}
profile_info_cache_unittest.h 39 virtual void OnProfileAvatarChanged(const base::FilePath& profile_path) OVERRIDE;
profile_shortcut_manager_win.h 73 virtual void OnProfileAvatarChanged(
profile_info_cache.cc 506 OnProfileAvatarChanged(profile_path));
621 OnProfileAvatarChanged(path));
635 OnProfileAvatarChanged(profile_path));
profile_info_cache_unittest.cc 69 void ProfileNameVerifierObserver::OnProfileAvatarChanged(
profile_shortcut_manager_win.cc 747 void ProfileShortcutManagerWin::OnProfileAvatarChanged(
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc 143 virtual void OnProfileAvatarChanged(

Completed in 147 milliseconds