Home
last modified time | relevance | path

Searched refs:AddException (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/content_settings/
Dcontent_setting_bubble_model.cc227 void AddException(ContentSetting setting);
252 AddException(setting); in ~ContentSettingSingleRadioGroup()
393 void ContentSettingSingleRadioGroup::AddException(ContentSetting setting) { in AddException() function in ContentSettingSingleRadioGroup
/external/chromium_org/gpu/config/
Dgpu_control_list.h402 void AddException(ScopedGpuControlListEntry exception);
Dgpu_control_list.cc753 entry->AddException(exception); in GetEntryFromValue()
994 void GpuControlList::GpuControlListEntry::AddException( in AddException() function in gpu::GpuControlList::GpuControlListEntry