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

  /external/webkit/WebKitTools/Scripts/
run-launcher 41 my $launcherPath = productDir();
50 $launcherPath = catdir($launcherPath, "bin", "QtLauncher");
64 $launcherPath = catdir($launcherPath, "Programs", "GtkLauncher");
69 $launcherPath = catdir($launcherPath, 'wxBrowser.app', 'Contents', 'MacOS', 'wxBrowser');
72 $launcherPath = catdir($launcherPath, 'wxBrowser');
79 exec $launcherPath, @args or die
    [all...]
build-webkit 416 my $launcherPath = launcherPath();
426 print " \"$launcherPath\" script.\n";

Completed in 211 milliseconds