Home
last modified time | relevance | path

Searched refs:OnAvatarPictureLoaded (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_info_cache.h202 void OnAvatarPictureLoaded(const std::string& key,
Dprofile_info_cache.cc1018 base::Bind(&ProfileInfoCache::OnAvatarPictureLoaded, in LoadAvatarPictureFromPath()
1023 void ProfileInfoCache::OnAvatarPictureLoaded(const std::string& key, in OnAvatarPictureLoaded() function in ProfileInfoCache