HomeSort by relevance Sort by last modified time
    Searched defs:GetHandlerList (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/policy/
browser_policy_connector.cc 307 BrowserPolicyConnector::GetHandlerList() const {
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.cc 384 const ProtocolHandlerList* handlers = GetHandlerList(handler.protocol());
489 const ProtocolHandlerList* handlers = GetHandlerList(scheme);
531 const ProtocolHandlerList* handlers = GetHandlerList(scheme);
542 const ProtocolHandlerList* handlers = GetHandlerList(handler.protocol());
565 const ProtocolHandlerList* handlers = GetHandlerList(handler.protocol());
753 ProtocolHandlerRegistry::GetHandlerList(

Completed in 136 milliseconds