Home
last modified time | relevance | path

Searched refs:UpdateOTRExceptionsViewFromModel (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/webui/options/
Dcontent_settings_handler.h48 void UpdateOTRExceptionsViewFromModel(ContentSettingsType type);
Dcontent_settings_handler.cc396 UpdateOTRExceptionsViewFromModel(static_cast<ContentSettingsType>(type)); in UpdateAllOTRExceptionsViewsFromModel()
421 void ContentSettingsHandler::UpdateOTRExceptionsViewFromModel( in UpdateOTRExceptionsViewFromModel() function in ContentSettingsHandler