Searched refs:GetHandlerIndex (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.h185 int GetHandlerIndex(const std::string& scheme) const;
H A Dprotocol_handler_registry.cc470 int ProtocolHandlerRegistry::GetHandlerIndex(const std::string& scheme) const { function in class:ProtocolHandlerRegistry
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dhandler_options_handler.cc114 registry->GetHandlerIndex(protocol));

Completed in 909 milliseconds