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_builder.cc 34 g_browser_process->browser_policy_connector()->GetHandlerList(),
43 g_browser_process->browser_policy_connector()->GetHandlerList(),
chrome_pref_service_factory.cc 86 g_browser_process->browser_policy_connector()->GetHandlerList(),
90 g_browser_process->browser_policy_connector()->GetHandlerList(),
  /external/chromium_org/chrome/browser/policy/
browser_policy_connector.h 101 const ConfigurationPolicyHandlerList* GetHandlerList() const;
browser_policy_connector.cc 307 BrowserPolicyConnector::GetHandlerList() const {
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 266 const ProtocolHandlerList* GetHandlerList(const std::string& scheme) const;
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(
  /external/chromium_org/chrome/browser/ui/webui/
policy_ui.cc 667 g_browser_process->browser_policy_connector()->GetHandlerList();

Completed in 120 milliseconds