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

/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc908 void MaybeAddDomainList(const std::set<std::string>& hosts, int title_id);
925 void ContentSettingDomainListBubbleModel::MaybeAddDomainList( function in class:ContentSettingDomainListBubbleModel
945 MaybeAddDomainList(formatted_hosts_per_state[CONTENT_SETTING_ALLOW],
948 MaybeAddDomainList(formatted_hosts_per_state[CONTENT_SETTING_BLOCK],
1161 void MaybeAddDomainList(const std::set<std::string>& hosts, int title_id);
1177 void ContentSettingMidiSysExBubbleModel::MaybeAddDomainList( function in class:ContentSettingMidiSysExBubbleModel
1197 MaybeAddDomainList(formatted_hosts_per_state[CONTENT_SETTING_ALLOW],
1200 MaybeAddDomainList(formatted_hosts_per_state[CONTENT_SETTING_BLOCK],

Completed in 328 milliseconds