GetRegisteredProtocols  191 chrome/browser/custom_handlers/protocol_handler_registry.h   void GetRegisteredProtocols(std::vector<std::string>* output) const;
GetRegisteredProtocols  268 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc     local_registry_->GetRegisteredProtocols(&output);
GetRegisteredProtocols  669 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   registry()->GetRegisteredProtocols(&protocols);
GetRegisteredProtocols  675 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   registry()->GetRegisteredProtocols(&protocols);
GetRegisteredProtocols  717 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   registry()->GetRegisteredProtocols(&handled_protocols);
GetRegisteredProtocols  930 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   registry()->GetRegisteredProtocols(&protocols);
GetRegisteredProtocols  130 chrome/browser/ui/webui/options/handler_options_handler.cc   registry->GetRegisteredProtocols(&protocols);