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

  /external/chromium_org/chrome/test/base/
testing_profile_manager.cc 70 cache.SetAvatarIconOfProfileAtIndex(index, avatar_id);
  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.h 87 void SetAvatarIconOfProfileAtIndex(size_t index, size_t icon_index);
profile_shortcut_manager_unittest_win.cc 705 profile_info_cache_->SetAvatarIconOfProfileAtIndex(
    [all...]
profile_info_cache_unittest.cc 202 GetCache()->SetAvatarIconOfProfileAtIndex(1, new_icon_index);
profile_impl.cc     [all...]
profile_info_cache.cc 496 void ProfileInfoCache::SetAvatarIconOfProfileAtIndex(size_t index,

Completed in 241 milliseconds