Searched refs:SetProfileIsUsingDefaultAvatarAtIndex (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.h122 void SetProfileIsUsingDefaultAvatarAtIndex(size_t index, bool value);
H A Dprofile_info_cache_unittest.cc389 GetCache()->SetProfileIsUsingDefaultAvatarAtIndex(1, false);
H A Dprofile_impl.cc1383 cache.SetProfileIsUsingDefaultAvatarAtIndex(index, default_avatar);
H A Dprofile_info_cache.cc726 void ProfileInfoCache::SetProfileIsUsingDefaultAvatarAtIndex( function in class:ProfileInfoCache

Completed in 977 milliseconds