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

  /external/chromium_org/chrome/browser/profiles/
avatar_menu_desktop.cc 26 cache.IsUsingGAIAPictureOfProfileAtIndex(index) &&
profile_info_interface.h 57 virtual bool IsUsingGAIAPictureOfProfileAtIndex(size_t index) const = 0;
profile_list_desktop.cc 43 profile_info_->IsUsingGAIAPictureOfProfileAtIndex(i) &&
profile_info_cache.h 81 virtual bool IsUsingGAIAPictureOfProfileAtIndex(
profile_info_cache_unittest.cc 353 EXPECT_FALSE(GetCache()->IsUsingGAIAPictureOfProfileAtIndex(0));
354 EXPECT_FALSE(GetCache()->IsUsingGAIAPictureOfProfileAtIndex(1));
profile_info_cache.cc 322 if (IsUsingGAIAPictureOfProfileAtIndex(index)) {
460 bool ProfileInfoCache::IsUsingGAIAPictureOfProfileAtIndex(
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_handler.cc 289 cache.IsUsingGAIAPictureOfProfileAtIndex(profile_index);
browser_options_handler.cc     [all...]
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc 85 info_cache.IsUsingGAIAPictureOfProfileAtIndex(index) &&
  /external/chromium_org/chrome/browser/ui/gtk/
browser_titlebar.cc     [all...]

Completed in 1950 milliseconds