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

  /external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler.h 58 LaunchUrlWithDelegate(url, render_process_host_id, tab_contents_id, NULL);
63 static void LaunchUrlWithDelegate(const GURL& url, int render_process_host_id,
external_protocol_handler_unittest.cc 125 ExternalProtocolHandler::LaunchUrlWithDelegate(url, 0, 0, &delegate_);
external_protocol_handler.cc 254 void ExternalProtocolHandler::LaunchUrlWithDelegate(const GURL& url,

Completed in 29 milliseconds