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

  /sdk/find_java/
find_java_lib.cpp 339 char programFilesPath[MAX_PATH + 1];
345 programFilesPath); // pszPath
348 CPath path(programFilesPath);
  /external/webkit/Tools/Scripts/
webkitdirs.pm 1165 my $programFilesPath = $ENV{'PROGRAMFILES(X86)'} || $ENV{'PROGRAMFILES'} || "C:\\Program Files";
1169 $vsInstallDir = File::Spec->catdir($programFilesPath, "Microsoft Visual Studio 8");
    [all...]

Completed in 45 milliseconds