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

  /external/chromium/chrome/browser/
external_protocol_handler.h 36 static void LaunchUrl(const GURL& url, int render_process_host_id,
58 // (checked in LaunchUrl) or if the user explicitly allows it. (By selecting
60 // url has already been escaped, which happens in LaunchUrl.
63 // All calls to this function should originate in some way from LaunchUrl.
71 // Allows LaunchUrl to proceed with launching an external protocol handler.
73 // each extension API function. Note that each call to LaunchUrl resets
external_protocol_handler.cc 129 void ExternalProtocolHandler::LaunchUrl(const GURL& url,

Completed in 1752 milliseconds