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

  /external/chromium/chrome/browser/prefs/
overlay_persistent_pref_store.h 30 virtual bool IsSetInOverlay(const std::string& key) const;
overlay_persistent_pref_store.cc 18 bool OverlayPersistentPrefStore::IsSetInOverlay(const std::string& key) const {
  /external/chromium_org/base/prefs/
overlay_user_pref_store.h 30 virtual bool IsSetInOverlay(const std::string& key) const;
overlay_user_pref_store.cc 16 bool OverlayUserPrefStore::IsSetInOverlay(const std::string& key) const {
  /external/chromium/chrome/browser/content_settings/
content_settings_pref_provider_unittest.cc 255 EXPECT_FALSE(otr_user_prefs->IsSetInOverlay(prefs::kContentSettingsPatterns));
  /external/chromium_org/chrome/browser/content_settings/
content_settings_pref_provider_unittest.cc 194 EXPECT_FALSE(otr_user_prefs->IsSetInOverlay(

Completed in 1013 milliseconds