Searched refs:navigation_entry_index_to_remove_ (Results 1 – 2 of 2) sorted by relevance
207 navigation_entry_index_to_remove_ = in SafeBrowsingBlockingPage()210 navigation_entry_index_to_remove_ = -1; in SafeBrowsingBlockingPage()481 if (navigation_entry_index_to_remove_ != -1 && in OnDontProceed()482 navigation_entry_index_to_remove_ != last_committed_index && in OnDontProceed()485 navigation_entry_index_to_remove_)); in OnDontProceed()486 navigation_entry_index_to_remove_ = -1; in OnDontProceed()
197 int navigation_entry_index_to_remove_; variable