Home
last modified time | relevance | path

Searched refs:HandleGetChooserExceptionList (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler.h202 void HandleGetChooserExceptionList(const base::ListValue* args);
H A Dsite_settings_handler.cc438 base::BindRepeating(&SiteSettingsHandler::HandleGetChooserExceptionList, in RegisterMessages()
958 void SiteSettingsHandler::HandleGetChooserExceptionList( in HandleGetChooserExceptionList() function in settings::SiteSettingsHandler
H A Dsite_settings_handler_unittest.cc2057 handler()->HandleGetChooserExceptionList(&args); in ValidateChooserExceptionList()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler.h202 void HandleGetChooserExceptionList(const base::ListValue* args);
H A Dsite_settings_handler.cc444 base::BindRepeating(&SiteSettingsHandler::HandleGetChooserExceptionList, in RegisterMessages()
1005 void SiteSettingsHandler::HandleGetChooserExceptionList( in HandleGetChooserExceptionList() function in settings::SiteSettingsHandler
H A Dsite_settings_handler_unittest.cc1862 handler()->HandleGetChooserExceptionList(&args); in ValidateChooserExceptionList()