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

/external/chromium_org/components/policy/core/browser/
H A Dbrowser_policy_connector.cc202 BrowserPolicyConnector::GetHandlerList() const { function in class:policy::BrowserPolicyConnector
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.cc384 const ProtocolHandlerList* handlers = GetHandlerList(handler.protocol());
475 const ProtocolHandlerList* handlers = GetHandlerList(scheme);
517 const ProtocolHandlerList* handlers = GetHandlerList(scheme);
528 const ProtocolHandlerList* handlers = GetHandlerList(handler.protocol());
562 const ProtocolHandlerList* handlers = GetHandlerList(handler.protocol());
761 ProtocolHandlerRegistry::GetHandlerList( function in class:ProtocolHandlerRegistry

Completed in 104 milliseconds