GetTotalBrowserCountForProfile  143 chrome/browser/extensions/chrome_extensions_browser_client.cc   return chrome::GetTotalBrowserCountForProfile(profile) == 0 &&
GetTotalBrowserCountForProfile   49 chrome/browser/profiles/profile_manager_browsertest.cc   EXPECT_EQ(chrome::GetTotalBrowserCountForProfile(profile), 0U);
GetTotalBrowserCountForProfile  469 chrome/browser/ui/browser.cc   if (!chrome::GetTotalBrowserCountForProfile(profile_)) {
GetTotalBrowserCountForProfile   85 chrome/browser/ui/browser_finder.h size_t GetTotalBrowserCountForProfile(Profile* profile);
GetTotalBrowserCountForProfile  607 chrome/browser/ui/startup/startup_browser_creator.cc     if (chrome::GetTotalBrowserCountForProfile(last_used_profile) != 0)