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

/external/chromium_org/chrome/browser/ui/webui/options/
H A Dhandler_options_handler.h68 void GetIgnoredHandlers(base::ListValue* handlers);
H A Dhandler_options_handler.cc126 void HandlerOptionsHandler::GetIgnoredHandlers(base::ListValue* handlers) { function in class:options::HandlerOptionsHandler
129 registry->GetIgnoredHandlers();
147 GetIgnoredHandlers(ignored_handlers.get());
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.h191 ProtocolHandlerList GetIgnoredHandlers();
H A Dprotocol_handler_registry.cc500 ProtocolHandlerRegistry::GetIgnoredHandlers() { function in class:ProtocolHandlerRegistry

Completed in 769 milliseconds