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

  /external/chromium_org/chrome/browser/content_settings/
content_settings_usages_state.cc 57 FormattedHostsPerState* formatted_hosts_per_state,
80 if (formatted_hosts_per_state) {
87 (*formatted_hosts_per_state)[i->second].insert(final_formatted_host);
content_settings_usages_state.h 59 // Returns an (optional) |formatted_hosts_per_state| and a mask of TabState.
60 void GetDetailedInfo(FormattedHostsPerState* formatted_hosts_per_state,
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.cc 940 ContentSettingsUsagesState::FormattedHostsPerState formatted_hosts_per_state; local
1193 ContentSettingsUsagesState::FormattedHostsPerState formatted_hosts_per_state; local
    [all...]

Completed in 58 milliseconds