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

  /external/chromium_org/chrome/browser/prefs/
pref_service_syncable_factory.cc 35 g_browser_process->browser_policy_connector()->GetHandlerList(),
44 g_browser_process->browser_policy_connector()->GetHandlerList(),
chrome_pref_service_factory.cc 407 g_browser_process->browser_policy_connector()->GetHandlerList(),
412 g_browser_process->browser_policy_connector()->GetHandlerList(),
  /external/chromium_org/components/policy/core/browser/
browser_policy_connector.h 76 const ConfigurationPolicyHandlerList* GetHandlerList() const;
browser_policy_connector.cc 202 BrowserPolicyConnector::GetHandlerList() const {
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.cc 384 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(
    [all...]
protocol_handler_registry.h 278 const ProtocolHandlerList* GetHandlerList(const std::string& scheme) const;
  /external/chromium_org/chrome/browser/ui/webui/
policy_ui.cc 739 g_browser_process->browser_policy_connector()->GetHandlerList();

Completed in 392 milliseconds