Searched refs:RemoveException (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/webui/options/
H A Dcontent_settings_handler.h75 void RemoveException(const ListValue* args);
H A Dcontent_settings_handler.cc555 &ContentSettingsHandler::RemoveException));
594 void ContentSettingsHandler::RemoveException(const ListValue* args) { function in class:ContentSettingsHandler
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dcontent_settings_handler.h143 void RemoveException(const base::ListValue* args);
H A Dcontent_settings_handler.cc1145 base::Bind(&ContentSettingsHandler::RemoveException,
1262 void ContentSettingsHandler::RemoveException(const ListValue* args) { function in class:options::ContentSettingsHandler

Completed in 233 milliseconds