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

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.h195 void GetRegisteredProtocols(std::vector<std::string>* output) const;
H A Dprotocol_handler_registry_unittest.cc286 local_registry_->GetRegisteredProtocols(&output);
703 registry()->GetRegisteredProtocols(&protocols);
709 registry()->GetRegisteredProtocols(&protocols);
751 registry()->GetRegisteredProtocols(&handled_protocols);
964 registry()->GetRegisteredProtocols(&protocols);
H A Dprotocol_handler_registry.cc504 void ProtocolHandlerRegistry::GetRegisteredProtocols( function in class:ProtocolHandlerRegistry
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dhandler_options_handler.cc136 registry->GetRegisteredProtocols(&protocols);

Completed in 1264 milliseconds