Searched defs:ProtocolHandlerMultiMap (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.h136 typedef std::map<std::string, ProtocolHandlerList> ProtocolHandlerMultiMap; typedef in class:ProtocolHandlerRegistry
324 ProtocolHandlerMultiMap* map);
332 ProtocolHandlerMultiMap* map);
338 ProtocolHandlerMultiMap protocol_handlers_;
347 ProtocolHandlerMultiMap user_protocol_handlers_;
348 ProtocolHandlerMultiMap policy_protocol_handlers_;

Completed in 300 milliseconds