HomeSort by relevance Sort by last modified time
    Searched refs:SetException (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/
content_settings_handler.h 79 void SetException(const ListValue* args);
content_settings_handler.cc 556 web_ui_->RegisterMessageCallback("setException",
558 &ContentSettingsHandler::SetException));
652 void ContentSettingsHandler::SetException(const ListValue* args) {

Completed in 18 milliseconds