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

/external/chromium_org/chrome/common/
H A Dpref_names.h718 extern const char kIgnoredProtocolHandlers[];
H A Dpref_names.cc2126 const char kIgnoredProtocolHandlers[] = member in namespace:prefs
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.cc450 IgnoreProtocolHandlersFromPref(prefs::kIgnoredProtocolHandlers, USER);
716 registry->RegisterListPref(prefs::kIgnoredProtocolHandlers,
755 prefs->Set(prefs::kIgnoredProtocolHandlers,
H A Dprotocol_handler_registry_unittest.cc372 profile()->GetPrefs()->GetList(prefs::kIgnoredProtocolHandlers);
1068 profile()->GetPrefs()->Set(prefs::kIgnoredProtocolHandlers,

Completed in 228 milliseconds