Searched refs:javaExec (Results 1 – 1 of 1) sorted by relevance
343 File javaExec = FileUtil.findFile(mJdkFolder, "java"); in compileCommandArgs() local344 if (javaExec == null) { in compileCommandArgs()350 String javaPath = javaExec.getAbsolutePath(); in compileCommandArgs()