OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
78
virtual void
OnProfileAvatarChanged
(
profile_info_cache.cc
534
OnProfileAvatarChanged
(profile_path));
670
OnProfileAvatarChanged
(path));
684
OnProfileAvatarChanged
(profile_path));
profile_info_cache_unittest.cc
72
void ProfileNameVerifierObserver::
OnProfileAvatarChanged
(
profile_shortcut_manager_win.cc
780
void ProfileShortcutManagerWin::
OnProfileAvatarChanged
(
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc
155
virtual void
OnProfileAvatarChanged
(
Completed in 459 milliseconds