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

  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 210 bool HasPolicyRegisteredHandler(const std::string& scheme);
protocol_handler_registry.cc 541 bool ProtocolHandlerRegistry::HasPolicyRegisteredHandler(
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
handler_options_handler.cc 119 registry->HasPolicyRegisteredHandler(protocol));

Completed in 99 milliseconds