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

  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 185 int GetHandlerIndex(const std::string& scheme) const;
protocol_handler_registry.cc 470 int ProtocolHandlerRegistry::GetHandlerIndex(const std::string& scheme) const {
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
handler_options_handler.cc 114 registry->GetHandlerIndex(protocol));

Completed in 623 milliseconds