Searched refs:IsChromeFirstRun (Results 1 – 7 of 7) sorted by relevance
100 static bool IsChromeFirstRun();
330 bool FirstRun::IsChromeFirstRun() { in IsChromeFirstRun() function in FirstRun
522 if (!FirstRun::IsChromeFirstRun()) { in ExtractFoldersFromXmlReader()535 if (!FirstRun::IsChromeFirstRun() || !label_vector[index].empty()) { in ExtractFoldersFromXmlReader()
94 if (FirstRun::IsChromeFirstRun()) in DetectGoogleToolbarProfiles()
148 if (FirstRun::IsChromeFirstRun() ||
1221 FirstRun::IsChromeFirstRun()) { in CheckDefaultBrowser()
1196 bool is_first_run = FirstRun::IsChromeFirstRun() || in BrowserMain()