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

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc268 local_registry_->GetRegisteredProtocols(&output);
669 registry()->GetRegisteredProtocols(&protocols);
675 registry()->GetRegisteredProtocols(&protocols);
717 registry()->GetRegisteredProtocols(&handled_protocols);
930 registry()->GetRegisteredProtocols(&protocols);
H A Dprotocol_handler_registry.h191 void GetRegisteredProtocols(std::vector<std::string>* output) const;
H A Dprotocol_handler_registry.cc518 void ProtocolHandlerRegistry::GetRegisteredProtocols( function in class:ProtocolHandlerRegistry
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dhandler_options_handler.cc118 registry->GetRegisteredProtocols(&protocols);

Completed in 53 milliseconds