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

  /external/chromium/chrome/browser/
plugin_exceptions_table_model.cc 68 map_->ClearSettingsForOneType(CONTENT_SETTINGS_TYPE_PLUGINS);
70 otr_map_->ClearSettingsForOneType(CONTENT_SETTINGS_TYPE_PLUGINS);
  /external/chromium/chrome/browser/content_settings/
host_content_settings_map.h 139 void ClearSettingsForOneType(ContentSettingsType content_type);
host_content_settings_map.cc 289 void HostContentSettingsMap::ClearSettingsForOneType(
host_content_settings_map_unittest.cc 165 host_content_settings_map->ClearSettingsForOneType(
222 host_content_settings_map->ClearSettingsForOneType(
    [all...]

Completed in 56 milliseconds