Searched refs:IgnoreProtocolHandlersFromPref (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.h319 void IgnoreProtocolHandlersFromPref(const char* pref_name,
H A Dprotocol_handler_registry.cc449 IgnoreProtocolHandlersFromPref(prefs::kPolicyIgnoredProtocolHandlers, POLICY);
450 IgnoreProtocolHandlersFromPref(prefs::kIgnoredProtocolHandlers, USER);
915 void ProtocolHandlerRegistry::IgnoreProtocolHandlersFromPref( function in class:ProtocolHandlerRegistry

Completed in 593 milliseconds