IsAnyProfileLoading   35 chrome/browser/ui/app_list/profile_loader.h   bool IsAnyProfileLoading() const;
IsAnyProfileLoading   56 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_FALSE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading   59 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_TRUE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading   67 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_FALSE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading   71 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_FALSE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading   75 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_TRUE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading   79 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_FALSE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading   84 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_FALSE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading   88 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_TRUE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading   92 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_TRUE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading   96 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_TRUE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading  100 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_FALSE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading  105 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_FALSE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading  112 chrome/browser/ui/app_list/profile_loader_unittest.cc   EXPECT_TRUE(loader_->IsAnyProfileLoading());
IsAnyProfileLoading  517 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   return !shower_->HasView() && !profile_loader().IsAnyProfileLoading();