Searched defs:RemoveIgnoredHandler (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/
H A Dhandler_options_handler.cc83 base::Bind(&HandlerOptionsHandler::RemoveIgnoredHandler,
168 void HandlerOptionsHandler::RemoveIgnoredHandler(const base::ListValue* args) { function in class:options::HandlerOptionsHandler
176 GetProtocolHandlerRegistry()->RemoveIgnoredHandler(handler);
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.cc588 void ProtocolHandlerRegistry::RemoveIgnoredHandler( function in class:ProtocolHandlerRegistry

Completed in 1364 milliseconds