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

  /external/chromium/chrome/browser/
external_protocol_handler.cc 146 // LaunchUrlWithoutSecurityCheck if the user decides to accept the protocol.
153 LaunchUrlWithoutSecurityCheck(escaped_url);
157 void ExternalProtocolHandler::LaunchUrlWithoutSecurityCheck(const GURL& url) {
  /external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler.cc 80 ExternalProtocolHandler::LaunchUrlWithoutSecurityCheck(
83 delegate->LaunchUrlWithoutSecurityCheck(url);
127 // LaunchUrlWithoutSecurityCheck if the user decides to accept the
293 void ExternalProtocolHandler::LaunchUrlWithoutSecurityCheck(

Completed in 31 milliseconds