Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile_info_cache.h206 void OnAvatarPictureSaved(const std::string& file_name,
Dprofile_info_cache.cc877 base::Closure callback = base::Bind(&ProfileInfoCache::OnAvatarPictureSaved, in SaveAvatarImageAtPath()
1044 void ProfileInfoCache::OnAvatarPictureSaved( in OnAvatarPictureSaved() function in ProfileInfoCache