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

  /external/chromium/chrome/browser/content_settings/
content_settings_base_provider.h 99 HostContentSettings* host_content_settings() { function in class:content_settings::BaseProvider
content_settings_pref_provider.cc 417 map_to_modify = host_content_settings();
502 host_content_settings()->clear();
528 map_to_modify = host_content_settings();
616 host_content_settings()->clear();
654 (*host_content_settings())[pattern] = extended_settings;
content_settings_base_provider.cc 237 HostContentSettings* content_settings_map = host_content_settings();
content_settings_policy_provider.cc 372 HostContentSettings* content_settings_map = host_content_settings();

Completed in 1154 milliseconds