Searched refs:INTERSTITIAL_PAGE (Results 1 – 5 of 5) sorted by relevance
22 INTERSTITIAL_PAGE, enumerator
387 case INTERSTITIAL_PAGE: in Log()
189 case ViewType::INTERSTITIAL_PAGE: in CollectChildInfoOnUIThread()
64 EXPECT_EQ(interstitial ? INTERSTITIAL_PAGE : NORMAL_PAGE, in CheckAuthenticationBrokenState()
1382 *page_type = INTERSTITIAL_PAGE; in GetPageType()1403 if (entry->page_type() == INTERSTITIAL_PAGE) { in ActionOnSSLBlockingPage()2636 pagetype_to_string[INTERSTITIAL_PAGE] = "INTERSTITIAL_PAGE"; in GetNavigationInfo()