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

  /external/chromium_org/chrome/browser/content_settings/
host_content_settings_map.h 165 static bool IsValueAllowedForType(PrefService* prefs,
host_content_settings_map.cc 272 DCHECK(IsValueAllowedForType(prefs_, value, content_type));
344 bool HostContentSettingsMap::IsValueAllowedForType(

Completed in 45 milliseconds