GetProtocolHandlerRegistry  694 chrome/browser/ui/webui/options/content_settings_handler.cc       GetProtocolHandlerRegistry()->enabled());
GetProtocolHandlerRegistry  196 chrome/browser/ui/webui/options/content_settings_handler.h   ProtocolHandlerRegistry* GetProtocolHandlerRegistry();
GetProtocolHandlerRegistry  110 chrome/browser/ui/webui/options/handler_options_handler.cc   ProtocolHandlerRegistry* registry = GetProtocolHandlerRegistry();
GetProtocolHandlerRegistry  121 chrome/browser/ui/webui/options/handler_options_handler.cc   ProtocolHandlerRegistry* registry = GetProtocolHandlerRegistry();
GetProtocolHandlerRegistry  128 chrome/browser/ui/webui/options/handler_options_handler.cc   ProtocolHandlerRegistry* registry = GetProtocolHandlerRegistry();
GetProtocolHandlerRegistry  155 chrome/browser/ui/webui/options/handler_options_handler.cc   GetProtocolHandlerRegistry()->RemoveHandler(handler);
GetProtocolHandlerRegistry  170 chrome/browser/ui/webui/options/handler_options_handler.cc   GetProtocolHandlerRegistry()->RemoveIgnoredHandler(handler);
GetProtocolHandlerRegistry  177 chrome/browser/ui/webui/options/handler_options_handler.cc     GetProtocolHandlerRegistry()->Enable();
GetProtocolHandlerRegistry  179 chrome/browser/ui/webui/options/handler_options_handler.cc     GetProtocolHandlerRegistry()->Disable();
GetProtocolHandlerRegistry  187 chrome/browser/ui/webui/options/handler_options_handler.cc   GetProtocolHandlerRegistry()->ClearDefault(protocol_to_clear);
GetProtocolHandlerRegistry  195 chrome/browser/ui/webui/options/handler_options_handler.cc   GetProtocolHandlerRegistry()->OnAcceptRegisterProtocolHandler(handler);
GetProtocolHandlerRegistry   81 chrome/browser/ui/webui/options/handler_options_handler.h   ProtocolHandlerRegistry* GetProtocolHandlerRegistry();