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

  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 306 void RegisterProtocolHandlersFromPref(const char* pref_name,
protocol_handler_registry.cc 446 RegisterProtocolHandlersFromPref(prefs::kPolicyRegisteredProtocolHandlers,
448 RegisterProtocolHandlersFromPref(prefs::kRegisteredProtocolHandlers, USER);
883 void ProtocolHandlerRegistry::RegisterProtocolHandlersFromPref(
    [all...]

Completed in 35 milliseconds