Searched refs:RemoveNavigationListener (Results 1 – 7 of 7) sorted by relevance
162 virtual void RemoveNavigationListener(NavigationListener* listener) = 0;
197 void FakeScriptExecutorDelegate::RemoveNavigationListener( in RemoveNavigationListener() function in autofill_assistant::FakeScriptExecutorDelegate
84 void RemoveNavigationListener(
162 void RemoveNavigationListener(
1016 controller_->RemoveNavigationListener(&listener); in TEST_F()1034 controller_->RemoveNavigationListener(&listener); in TEST_F()1066 controller_->RemoveNavigationListener(&listener); in TEST_F()1084 controller_->RemoveNavigationListener(&listener); in TEST_F()1107 controller_->RemoveNavigationListener(&listener); in TEST_F()
88 delegate_->RemoveNavigationListener(this); in ~ScriptExecutor()1114 delegate_->RemoveNavigationListener(this); in ~WaitForDomOperation()
434 void Controller::RemoveNavigationListener( in RemoveNavigationListener() function in autofill_assistant::Controller